]> git.lyx.org Git - lyx.git/blob - lib/doc/ja/Math.lyx
Document forest.
[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 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % Folgendes Problem losen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapiteluberschrift im Inhaltsverzeichnis direkt an oder uber
29 % die Kapitelnummer geschrieben.
30 % Als Losung wird mehr Platz zwischen Nummer und
31 % Uberschrift eingefugt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % To be able to enter some characters directly in LyX,
36 % see sec. 22.11
37 %\DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
38 %\DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
39
40 % increase link area for cross-references and autoname them,
41 %\AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
42 %\addto\extrasenglish{%
43 % \renewcommand*{\equationautorefname}[1]{}
44 % \renewcommand{\sectionautorefname}{sec.\negthinspace}
45 % \renewcommand{\subsectionautorefname}[1]{sec.\negthinspace}
46 % \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
47 %}
48
49 % don't load packages twice
50 % see first footnote in sec. 9.3
51 \@ifundefined{textcolor}{\usepackage{color}}{}
52
53 % the pages of the TOC are numbered roman
54 % and a PDF-bookmark for the TOC is added
55 \pagenumbering{roman}
56 \let\myTOC\tableofcontents
57 \renewcommand{\tableofcontents}{%
58  \vspace{1cm}
59  \pdfbookmark[1]{\contentsname}{}
60  \myTOC
61  \cleardoublepage
62  \pagenumbering{arabic}}
63
64 % insert additional vertical space of 1.5 mm between footnotes,
65 \let\myFoot\footnote
66 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
67
68 % provides caption formatting
69 %\setkomafont{captionlabel}{\bfseries}
70
71 % enables calculation of values
72 \usepackage{calc}
73
74 % for multiple columns used in sec. 24.7
75 \usepackage{multicol}
76
77 % needed in sec. 19.4
78 \usepackage{remreset}
79
80 % for the Fourier transformation symbol
81 \usepackage{mathrsfs}
82
83 % define a color, used in sec.9.3
84 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
85
86 % declare operators (see sec. 10.4 and sec. 15.2)
87 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
88 \DeclareMathOperator{\sgn}{sgn}
89
90 % example definitions for sec. 20.1 
91 \newcommand{\gr}{\Longrightarrow}
92 \newcommand{\us}[1]{\underline{#1}}
93 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
94 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
95 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
96
97 % example macro from sec. 19.4
98 %\def\tagform@#1{\maketag@@@{|#1|}}
99
100
101 % ------------------------------------
102 % used to check for needed LaTeX packages
103 \usepackage{ifthen}
104
105 % check for package undertilde
106 % used for the command \utilde
107 \newboolean{undertilde}
108 \IfFileExists{undertilde.sty}
109  {\usepackage{undertilde}
110   \setboolean{undertilde}{true}}
111  {\setboolean{undertilde}{false}}
112
113 % check for package eurosym
114 % used for the Euro symbol
115 \newboolean{eurosym}
116 \IfFileExists{eurosym.sty}
117  {\usepackage[gennarrow]{eurosym}
118   \setboolean{eurosym}{true}}
119  {\setboolean{eurosym}{false}}
120
121 % needed in sec. 22.4
122 % check for package braket
123 \newboolean{braket}
124 \IfFileExists{braket.sty}
125  {\usepackage{braket}
126   \setboolean{braket}{true}}
127  {\setboolean{braket}{false}}
128
129 % check for package cancel
130 \newboolean{cancel}
131 \IfFileExists{cancel.sty}
132  {\usepackage{cancel}
133   \setboolean{cancel}{true}}
134  {\setboolean{cancel}{false}}
135
136 % needed in sec. 22.10
137 % check for package upgreek
138 \newboolean{upgreek}
139 \IfFileExists{upgreek.sty}
140  {\usepackage{upgreek}
141   \setboolean{upgreek}{true}}
142  {\setboolean{upgreek}{false}}
143
144 % make pdf bookmark sane with Japanese
145 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}
146
147 \renewcommand{\seename}{→}
148 \end_preamble
149 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,samesize
150 \use_default_options true
151 \maintain_unincluded_children false
152 \begin_local_layout
153 InsetLayout             Flex:Ruby
154 LyxType         charstyle
155 LatexType               command
156 LatexName               ruby
157 BgColor         none
158 LabelString             "ルビ"
159 Decoration              Conglomerate
160 Argument post:1
161       LabelString       "ルビ文"
162       MenuString        "ルビ文(S)|S"
163       Decoration        Conglomerate
164       Font
165             Size                tiny
166       EndFont
167       LabelFont
168             Size                tiny
169       EndFont
170       Mandatory 1
171 EndArgument
172 Preamble
173 \IfFileExists{okumacro.sty}
174  {\usepackage{okumacro}}
175  {\newcommand{\ruby}[2]{#2}}
176 EndPreamble
177 End
178 \end_local_layout
179 \language japanese
180 \language_package default
181 \inputencoding auto
182 \fontencoding global
183 \font_roman default
184 \font_sans default
185 \font_typewriter default
186 \font_math auto
187 \font_default_family default
188 \use_non_tex_fonts false
189 \font_sc false
190 \font_osf false
191 \font_sf_scale 100
192 \font_tt_scale 100
193 \graphics default
194 \default_output_format pdf
195 \output_sync 0
196 \bibtex_command default
197 \index_command default
198 \paperfontsize default
199 \spacing single
200 \use_hyperref true
201 \pdf_title "LyX's Math Manual"
202 \pdf_author "LyX Team, Uwe Stohr"
203 \pdf_subject "LyX-documentation about math"
204 \pdf_keywords "LyX, Mathed"
205 \pdf_bookmarks false
206 \pdf_bookmarksnumbered true
207 \pdf_bookmarksopen true
208 \pdf_bookmarksopenlevel 1
209 \pdf_breaklinks false
210 \pdf_pdfborder false
211 \pdf_colorlinks true
212 \pdf_backref false
213 \pdf_pdfusetitle false
214 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
215 \papersize a4paper
216 \use_geometry true
217 \use_package amsmath 2
218 \use_package amssymb 2
219 \use_package cancel 0
220 \use_package esint 1
221 \use_package mathdots 1
222 \use_package mathtools 2
223 \use_package mhchem 1
224 \use_package stackrel 0
225 \use_package stmaryrd 0
226 \use_package undertilde 0
227 \cite_engine basic
228 \cite_engine_type default
229 \biblio_style plain
230 \use_bibtopic false
231 \use_indices false
232 \paperorientation portrait
233 \suppress_date false
234 \justification true
235 \use_refstyle 0
236 \notefontcolor #0000ff
237 \index 索引
238 \shortcut idx
239 \color #008000
240 \end_index
241 \leftmargin 3.5cm
242 \topmargin 3cm
243 \rightmargin 3cm
244 \bottommargin 3.5cm
245 \secnumdepth 4
246 \tocdepth 3
247 \paragraph_separation skip
248 \defskip medskip
249 \quotes_language english
250 \papercolumns 1
251 \papersides 2
252 \paperpagestyle plain
253 \tracking_changes false
254 \output_changes true
255 \html_math_output 0
256 \html_css_as_file 0
257 \html_be_strict false
258 \end_header
259
260 \begin_body
261
262 \begin_layout Title
263 LyXの数式詳細説明書
264 \end_layout
265
266 \begin_layout Author
267 LyXプロジェクトチーム
268 \begin_inset Foot
269 status collapsed
270
271 \begin_layout Plain Layout
272 \noindent
273 コメントや誤りの修正などがございましたら、LyX文書化メーリングリスト
274 \family typewriter
275
276 \begin_inset CommandInset href
277 LatexCommand href
278 name "lyx-docs@lists.lyx.org"
279 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
280 type "mailto:"
281
282 \end_inset
283
284
285 \family default
286 までお知らせください。
287 \end_layout
288
289 \end_inset
290
291
292 \begin_inset Note Note
293 status collapsed
294
295 \begin_layout Plain Layout
296 著者:Uwe Stöhr
297 \end_layout
298
299 \end_inset
300
301
302 \begin_inset Newline newline
303 \end_inset
304
305
306 \begin_inset Newline newline
307 \end_inset
308
309
310 \family sans
311 第2.1.x版
312 \end_layout
313
314 \begin_layout Standard
315 \begin_inset CommandInset toc
316 LatexCommand tableofcontents
317
318 \end_inset
319
320
321 \end_layout
322
323 \begin_layout Standard
324 \begin_inset Note Note
325 status open
326
327 \begin_layout Plain Layout
328 この文書をPDFやPS、DVIに書き出すには、LaTeXパッケージの
329 \series bold
330 braket
331 \series default
332
333 \series bold
334 cancel
335 \series default
336
337 \series bold
338 eurosym
339 \series default
340
341 \series bold
342 mathdots
343 \series default
344
345 \series bold
346 mhchem
347 \series default
348
349 \series bold
350 undertilde
351 \series default
352
353 \series bold
354 was
355 \series default
356 が導入されている必要があります。これらが導入されていなくても文書はエクスポートできますが、パッケージを必要とする節は出力には現れません。また、
357 \series bold
358 mhchem
359 \series default
360 が導入されていないと、本ファイルを書き出すことができません。
361 \end_layout
362
363 \begin_layout Plain Layout
364 この文書の最新のPDF版は
365 \begin_inset Newline newline
366 \end_inset
367
368
369 \series bold
370 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
371 \begin_inset Newline newline
372 \end_inset
373
374
375 \series default
376 にあります。
377 \end_layout
378
379 \end_inset
380
381
382 \end_layout
383
384 \begin_layout Standard
385 \begin_inset Newpage newpage
386 \end_inset
387
388
389 \end_layout
390
391 \begin_layout Section
392 はじめに
393 \end_layout
394
395 \begin_layout Standard
396 この文書は、LyXの数式機能の説明書であると同時に、なによりも数式記号および数式要素に使用されるLaTeXコマンドのコレクションでもあります。説明は、コマンドの
397 使用を念頭に置いています。したがって、ユーザーの手引きの
398 \family typewriter
399 数式
400 \family default
401 の節をすでにお読みになっていることを前提としています。
402 \end_layout
403
404 \begin_layout Standard
405 この説明書で説明されている、ほとんどの数式記号と、数式要素の多くは、
406 \family sans
407 挿入\SpecialChar \menuseparator
408 数式
409 \family default
410 メニューか
411 \family sans
412 数式ツールバー
413 \family default
414 からアクセスすることが可能です。しかし、たくさんの数式を書かなくてはならない人はみな、数式ツールバーを使うよりもコマンドを使った方がずっと速いことに気付くことに
415 なるのです。したがって、この説明書はコマンドに焦点を当てますが、対応するツールバーボタンが利用可能なときには、それにも言及することにします。
416 \end_layout
417
418 \begin_layout Standard
419 とくに断らなければ、コマンドは数式内からのみ利用可能です。この文書で説明されているすべてのコマンドを利用できるようにするためには、文書設定(
420 \family sans
421 文書\SpecialChar \menuseparator
422 設定\SpecialChar \menuseparator
423 数式オプション
424 \family default
425 メニュー)で
426 \family sans
427 AMS mathパッケージを使う
428 \family default
429 オプションを有効にしなくてはなりません
430 \begin_inset Foot
431 status collapsed
432
433 \begin_layout Plain Layout
434
435 \family sans
436 AMS mathパッケージを自動的に使う
437 \family default
438 オプションは、LyXでサポートされている数式要素が見つかったときのみ、
439 \begin_inset ERT
440 status collapsed
441
442 \begin_layout Plain Layout
443
444
445 \backslash
446 AmS 
447 \end_layout
448
449 \end_inset
450
451 -mathパッケージを使用します。
452 \end_layout
453
454 \end_inset
455
456
457 \end_layout
458
459 \begin_layout Standard
460 説明を明瞭にするために、この文書はすべての
461 \begin_inset ERT
462 status collapsed
463
464 \begin_layout Plain Layout
465
466
467 \backslash
468 AmS 
469 \end_layout
470
471 \end_inset
472
473 -mathコマンド
474 \begin_inset Foot
475 status collapsed
476
477 \begin_layout Plain Layout
478 すべての
479 \begin_inset ERT
480 status collapsed
481
482 \begin_layout Plain Layout
483
484
485 \backslash
486 AmS
487 \end_layout
488
489 \end_inset
490
491 -mathコマンドの一覧は、
492 \family sans
493
494 \begin_inset CommandInset href
495 LatexCommand href
496 name "amsguide.ps"
497 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
498
499 \end_inset
500
501
502 \family default
503 ファイルに収録されています。このファイルは、すべてのLaTeX標準頒布版に含まれています。
504 \end_layout
505
506 \end_inset
507
508 を列挙はしません。
509 \end_layout
510
511 \begin_layout Section
512 一般的な説明
513 \end_layout
514
515 \begin_layout Standard
516 本文に埋め込まれた行内数式
517 \begin_inset Index idx
518 status collapsed
519
520 \begin_layout Plain Layout
521 すうしき @ 数式 ! ぎょうない @ 行内
522 \end_layout
523
524 \end_inset
525
526 を作成するには、
527 \begin_inset Flex Ruby
528 status collapsed
529
530 \begin_layout Plain Layout
531 捷径
532 \begin_inset Argument post:1
533 status collapsed
534
535 \begin_layout Plain Layout
536 ショートカット
537 \end_layout
538
539 \end_inset
540
541
542 \end_layout
543
544 \end_inset
545
546
547 \begin_inset Info
548 type  "shortcuts"
549 arg   "math-mode"
550 \end_inset
551
552 のうちのいずれか、あるいはツールバーボタン
553 \begin_inset Info
554 type  "icon"
555 arg   "math-mode"
556 \end_inset
557
558 を使用してください。
559 \begin_inset Newline newline
560 \end_inset
561
562 大きく別の段落として表示される別行立て数式
563 \begin_inset Index idx
564 status collapsed
565
566 \begin_layout Plain Layout
567 すうしき @ 数式 ! べつぎょうだてようしき @ 別行立て様式
568 \end_layout
569
570 \end_inset
571
572 を作成するには、
573 \begin_inset Info
574 type  "shortcuts"
575 arg   "math-display"
576 \end_inset
577
578 のうちいずれかの捷径を使用して下さい。
579 \end_layout
580
581 \begin_layout Standard
582 別行立て様式の数式を行内数式に変更するには、カーソルを数式内に合わせて
583 \begin_inset Info
584 type  "shortcuts"
585 arg   "math-mode"
586 \end_inset
587
588 のいずれかの捷径か、
589 \family sans
590 編集\SpecialChar \menuseparator
591 数式\SpecialChar \menuseparator
592 数式の表記を変更
593 \family default
594 メニューを使用して下さい。同じ方法が、行内数式を別行立て数式に変更するのにも使用できます。
595 \end_layout
596
597 \begin_layout Standard
598 行内数式の一部を別行立て数式の大きさで表示するには、
599 \series bold
600
601 \backslash
602 displaystyle
603 \begin_inset Index idx
604 status collapsed
605
606 \begin_layout Plain Layout
607
608 \size normal
609 こまんど@コマンド ! D ! 
610 \backslash
611 displaystyle
612 \end_layout
613
614 \end_inset
615
616
617 \series default
618 を数式に入力して下さい。すると、青いボックスが新規に現れて、希望する数式の箇所を挿入することができます。
619 \end_layout
620
621 \begin_layout Standard
622 表の中では、行内数式のみの使用が許されています。
623 \end_layout
624
625 \begin_layout Standard
626
627 \family sans
628 数式ツールバー
629 \family default
630 は、
631 \family sans
632 表示\SpecialChar \menuseparator
633 ツールバー
634 \family default
635 メニューで表示することができます。そのメニューで「数式」をクリックすると、ツールバーが下部に永続的に表示されます。この状態は、
636 \family sans
637 ツールバー
638 \family default
639 メニューの中ではチェック印で表されます。この状態から、
640 \family sans
641 ツールバー
642 \family default
643 メニューの「数式」をもう一度クリックすると、数式ツールバーは、カーソルが数式内部にあるときのみ表示されるようになります。この状態は、メニュー項目が「数式」から「
644 数式(自動)」に変わることで表されます。
645 \end_layout
646
647 \begin_layout Standard
648 TeXモード
649 \begin_inset Index idx
650 status collapsed
651
652 \begin_layout Plain Layout
653 T exもーど@TeXモード
654 \end_layout
655
656 \end_inset
657
658 は、ツールバーボタン
659 \begin_inset Info
660 type  "icon"
661 arg   "ert-insert"
662 \end_inset
663
664 を押すか、
665 \family sans
666 挿入\SpecialChar \menuseparator
667 Te
668 \begin_inset ERT
669 status collapsed
670
671 \begin_layout Plain Layout
672
673 {}
674 \end_layout
675
676 \end_inset
677
678 Xコード
679 \family default
680 (捷径:
681 \begin_inset Info
682 type  "shortcut"
683 arg   "ert-insert"
684 \end_inset
685
686 )メニューを使うことで、起動できます。
687 \begin_inset Note Note
688 status collapsed
689
690 \begin_layout Plain Layout
691 LyXには、出力においては上付き文字と下付き文字とで表示される三つの「固有名詞」、TeX・LaTeX・LyXがあります。これらの名称が、固有名詞として認識される
692 のを防ぐために、ここではTeX括弧が挿入されています。
693 \end_layout
694
695 \end_inset
696
697
698 \end_layout
699
700 \begin_layout Standard
701 LaTeXプリアンブル
702 \begin_inset Index idx
703 status collapsed
704
705 \begin_layout Plain Layout
706 L atexぷりあんぶる@LaTeXプリアンブル
707 \end_layout
708
709 \end_inset
710
711 を変更するには、
712 \family sans
713 文書\SpecialChar \menuseparator
714 設定\SpecialChar \menuseparator
715 LaT
716 \begin_inset ERT
717 status collapsed
718
719 \begin_layout Plain Layout
720
721 {}
722 \end_layout
723
724 \end_inset
725
726 eXプリアンブル
727 \family default
728 メニューを使用してください。
729 \end_layout
730
731 \begin_layout Standard
732 行列や場合分け、多行数式を続けて編集するには、
733 \family sans
734 編集\SpecialChar \menuseparator
735 数式
736 \family default
737 メニューと
738 \family sans
739 編集\SpecialChar \menuseparator
740 行と列
741 \family default
742 メニューを使うか、表ツールバーを使用することができます。メニューから行や列を交換するように指定されたときには、カーソルのある列や行は、それぞれ右側の列や下の行と
743 交換されます。カーソルが最後の列や行にあるときには、左の列や上の行と交換されることになります。
744 \end_layout
745
746 \begin_layout Standard
747 数式内で文章を書く
748 \begin_inset Foot
749 status collapsed
750
751 \begin_layout Plain Layout
752 多行数式では、
753 \series bold
754
755 \backslash
756 intertext
757 \series default
758 コマンドが使用されます。
759 \begin_inset CommandInset ref
760 LatexCommand ref
761 reference "sub:多行数式中のテキスト"
762
763 \end_inset
764
765 を参照のこと。
766 \end_layout
767
768 \end_inset
769
770 には、
771 \emph on
772 数式テキスト
773 \emph default
774
775 \begin_inset Index idx
776 status collapsed
777
778 \begin_layout Plain Layout
779 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
780 \end_layout
781
782 \end_inset
783
784
785 \begin_inset Index idx
786 status collapsed
787
788 \begin_layout Plain Layout
789 すうしきてきすと @ 数式テキスト
790 \end_layout
791
792 \end_inset
793
794 が使用されます。このモードには、捷径
795 \begin_inset Info
796 type  "shortcut"
797 arg   "math-mode"
798 \end_inset
799
800 を使うか、
801 \series bold
802
803 \backslash
804 text
805 \series default
806
807 \begin_inset Index idx
808 status collapsed
809
810 \begin_layout Plain Layout
811 こまんど @ コマンド ! T ! 
812 \backslash
813 text
814 \end_layout
815
816 \end_inset
817
818 コマンドを挿入することで入ることができます。テキストは、LyX中では黒字で表示されるので、青字で表示される他の数式部分とは区別することができます。出力においては
819 、数式テキストは、他の数式部分とは違って、アップライト体に組まれます。
820 \end_layout
821
822 \begin_layout Subsection*
823 コマンドの構成
824 \end_layout
825
826 \begin_layout Standard
827 数式要素に使われるほとんどのLaTeXコマンドは、以下のような構成になっています。
828 \end_layout
829
830 \begin_layout Standard
831
832 \series bold
833
834 \backslash
835 コマンド名[非必須引数]{必須引数}
836 \end_layout
837
838 \begin_layout Standard
839 コマンドは、つねにバックスラッシュ「
840 \series bold
841
842 \backslash
843
844 \series default
845 」で始まります。非必須の引数を省略するときには、随伴する括弧も省略しなくてはなりません。必須引数の前後の括弧は、この文書中では、TeX括弧
846 \begin_inset Index idx
847 status collapsed
848
849 \begin_layout Plain Layout
850 T exかっこ@TeX括弧
851 \end_layout
852
853 \end_inset
854
855 と呼ぶことにします。数式中でコマンド名に左括弧を付けると、LyXは自動的にTeX括弧を生成します。数式中ではそれ以外に、
856 \series bold
857
858 \backslash
859 {
860 \series default
861 コマンドを使えば、つねにTeX括弧を生成することができます。LyX中で、青字で表示される通常の括弧とは違って、TeX括弧は赤字で表示されます。TeXモード中では
862 、TeX括弧を得るのに、とくにコマンドは必要としません。また、TeX括弧は出力中では表示されません。
863 \end_layout
864
865 \begin_layout Standard
866 記号のコマンドのように引数のないコマンドをTeXモードに入力するときには、コマンドの終わりを表すために、コマンドの後に空白が
867 \emph on
868 かならず
869 \emph default
870 入力されなくてはなりません。この空白は出力中には現れません。空白を出力中に表示したいときには、空白の後に、通常テキストモードの保護された空白が来なくてはなりませ
871 ん。
872 \end_layout
873
874 \begin_layout Standard
875 保護された空白は、
876 \begin_inset Info
877 type  "shortcuts"
878 arg   "command-alternatives space-insert protected ; math-space"
879 \end_inset
880
881  
882 \begin_inset Flex Ruby
883 status collapsed
884
885 \begin_layout Plain Layout
886
887 \begin_inset Argument post:1
888 status collapsed
889
890 \begin_layout Plain Layout
891 キー
892 \end_layout
893
894 \end_inset
895
896
897 \end_layout
898
899 \end_inset
900
901 で入力できます。
902 \end_layout
903
904 \begin_layout Subsection*
905 \begin_inset Newpage newpage
906 \end_inset
907
908 文法の説明
909 \end_layout
910
911 \begin_layout Itemize
912 記号 
913 \begin_inset space \textvisiblespace{}
914 \end_inset
915
916  は、空白文字を入力することを表します。
917 \end_layout
918
919 \begin_layout Itemize
920 \begin_inset Formula $\to$
921 \end_inset
922
923 のような矢印は、キーボードから対応する矢印
924 \begin_inset Flex Ruby
925 status collapsed
926
927 \begin_layout Plain Layout
928
929 \begin_inset Argument post:1
930 status collapsed
931
932 \begin_layout Plain Layout
933 キー
934 \end_layout
935
936 \end_inset
937
938
939 \end_layout
940
941 \end_inset
942
943 を押すことを表します。
944 \end_layout
945
946 \begin_layout Subsection*
947 使用できる単位
948 \end_layout
949
950 \begin_layout Standard
951 \align center
952 \begin_inset Float table
953 placement H
954 wide false
955 sideways false
956 status open
957
958 \begin_layout Plain Layout
959 \align center
960 \begin_inset Caption Standard
961
962 \begin_layout Plain Layout
963 \begin_inset CommandInset label
964 LatexCommand label
965 name "tab:使用できる単位"
966
967 \end_inset
968
969 使用できる単位
970 \end_layout
971
972 \end_inset
973
974
975 \end_layout
976
977 \begin_layout Plain Layout
978 \align center
979 \begin_inset Tabular
980 <lyxtabular version="3" rows="13" columns="2">
981 <features rotate="0" tabularvalignment="middle">
982 <column alignment="center" valignment="top">
983 <column alignment="center" valignment="top">
984 <row>
985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
986 \begin_inset Text
987
988 \begin_layout Plain Layout
989 単位
990 \end_layout
991
992 \end_inset
993 </cell>
994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
995 \begin_inset Text
996
997 \begin_layout Plain Layout
998 名称/摘要
999 \end_layout
1000
1001 \end_inset
1002 </cell>
1003 </row>
1004 <row>
1005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1006 \begin_inset Text
1007
1008 \begin_layout Plain Layout
1009 mm
1010 \end_layout
1011
1012 \end_inset
1013 </cell>
1014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1015 \begin_inset Text
1016
1017 \begin_layout Plain Layout
1018 ミリメートル
1019 \end_layout
1020
1021 \end_inset
1022 </cell>
1023 </row>
1024 <row>
1025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1026 \begin_inset Text
1027
1028 \begin_layout Plain Layout
1029 cm
1030 \end_layout
1031
1032 \end_inset
1033 </cell>
1034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1035 \begin_inset Text
1036
1037 \begin_layout Plain Layout
1038 センチメートル
1039 \end_layout
1040
1041 \end_inset
1042 </cell>
1043 </row>
1044 <row>
1045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1046 \begin_inset Text
1047
1048 \begin_layout Plain Layout
1049 in
1050 \end_layout
1051
1052 \end_inset
1053 </cell>
1054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1055 \begin_inset Text
1056
1057 \begin_layout Plain Layout
1058 インチ
1059 \end_layout
1060
1061 \end_inset
1062 </cell>
1063 </row>
1064 <row>
1065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1066 \begin_inset Text
1067
1068 \begin_layout Plain Layout
1069 pt
1070 \end_layout
1071
1072 \end_inset
1073 </cell>
1074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1075 \begin_inset Text
1076
1077 \begin_layout Plain Layout
1078 ポイント (72.27
1079 \begin_inset Formula $\,$
1080 \end_inset
1081
1082 pt = 1
1083 \begin_inset Formula $\,$
1084 \end_inset
1085
1086 in)
1087 \end_layout
1088
1089 \end_inset
1090 </cell>
1091 </row>
1092 <row>
1093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1094 \begin_inset Text
1095
1096 \begin_layout Plain Layout
1097 pc
1098 \end_layout
1099
1100 \end_inset
1101 </cell>
1102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1103 \begin_inset Text
1104
1105 \begin_layout Plain Layout
1106 パイカ (1
1107 \begin_inset Formula $\,$
1108 \end_inset
1109
1110 pc = 12
1111 \begin_inset Formula $\,$
1112 \end_inset
1113
1114 pt)
1115 \end_layout
1116
1117 \end_inset
1118 </cell>
1119 </row>
1120 <row>
1121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1122 \begin_inset Text
1123
1124 \begin_layout Plain Layout
1125 sp
1126 \end_layout
1127
1128 \end_inset
1129 </cell>
1130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1131 \begin_inset Text
1132
1133 \begin_layout Plain Layout
1134 スケールポイント (65536
1135 \begin_inset Formula $\,$
1136 \end_inset
1137
1138 sp = 1
1139 \begin_inset Formula $\,$
1140 \end_inset
1141
1142 pt)
1143 \end_layout
1144
1145 \end_inset
1146 </cell>
1147 </row>
1148 <row>
1149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1150 \begin_inset Text
1151
1152 \begin_layout Plain Layout
1153 bp
1154 \end_layout
1155
1156 \end_inset
1157 </cell>
1158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1159 \begin_inset Text
1160
1161 \begin_layout Plain Layout
1162 ビッグポイント (72
1163 \begin_inset Formula $\,$
1164 \end_inset
1165
1166 bp = 1
1167 \begin_inset Formula $\,$
1168 \end_inset
1169
1170 in)
1171 \end_layout
1172
1173 \end_inset
1174 </cell>
1175 </row>
1176 <row>
1177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1178 \begin_inset Text
1179
1180 \begin_layout Plain Layout
1181 dd
1182 \end_layout
1183
1184 \end_inset
1185 </cell>
1186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1187 \begin_inset Text
1188
1189 \begin_layout Plain Layout
1190 ディドー (72
1191 \begin_inset Formula $\,$
1192 \end_inset
1193
1194 dd 
1195 \begin_inset Formula $\approx$
1196 \end_inset
1197
1198  37.6
1199 \begin_inset Formula $\,$
1200 \end_inset
1201
1202 mm)
1203 \end_layout
1204
1205 \end_inset
1206 </cell>
1207 </row>
1208 <row>
1209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1210 \begin_inset Text
1211
1212 \begin_layout Plain Layout
1213 cc
1214 \end_layout
1215
1216 \end_inset
1217 </cell>
1218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1219 \begin_inset Text
1220
1221 \begin_layout Plain Layout
1222 シセロ (1
1223 \begin_inset Formula $\,$
1224 \end_inset
1225
1226 cc = 12
1227 \begin_inset Formula $\,$
1228 \end_inset
1229
1230 dd)
1231 \end_layout
1232
1233 \end_inset
1234 </cell>
1235 </row>
1236 <row>
1237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1238 \begin_inset Text
1239
1240 \begin_layout Plain Layout
1241 ex
1242 \end_layout
1243
1244 \end_inset
1245 </cell>
1246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1247 \begin_inset Text
1248
1249 \begin_layout Plain Layout
1250 現在のフォントの文字「x」の高さ
1251 \end_layout
1252
1253 \end_inset
1254 </cell>
1255 </row>
1256 <row>
1257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1258 \begin_inset Text
1259
1260 \begin_layout Plain Layout
1261 em
1262 \end_layout
1263
1264 \end_inset
1265 </cell>
1266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1267 \begin_inset Text
1268
1269 \begin_layout Plain Layout
1270 現在のフォントの文字「M」の幅
1271 \end_layout
1272
1273 \end_inset
1274 </cell>
1275 </row>
1276 <row>
1277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1278 \begin_inset Text
1279
1280 \begin_layout Plain Layout
1281 mu
1282 \end_layout
1283
1284 \end_inset
1285 </cell>
1286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1287 \begin_inset Text
1288
1289 \begin_layout Plain Layout
1290 数式単位(1
1291 \begin_inset space \thinspace{}
1292 \end_inset
1293
1294 mu = 
1295 \begin_inset Formula $\nicefrac{1}{18}$
1296 \end_inset
1297
1298
1299 \begin_inset space \thinspace{}
1300 \end_inset
1301
1302 em)
1303 \end_layout
1304
1305 \end_inset
1306 </cell>
1307 </row>
1308 </lyxtabular>
1309
1310 \end_inset
1311
1312
1313 \end_layout
1314
1315 \end_inset
1316
1317
1318 \end_layout
1319
1320 \begin_layout Standard
1321 \begin_inset Newpage newpage
1322 \end_inset
1323
1324
1325 \end_layout
1326
1327 \begin_layout Section
1328 基礎的な関数
1329 \end_layout
1330
1331 \begin_layout Subsection
1332 指数
1333 \begin_inset Index idx
1334 status collapsed
1335
1336 \begin_layout Plain Layout
1337 しすう@指数
1338 \end_layout
1339
1340 \end_inset
1341
1342 および添字
1343 \begin_inset Index idx
1344 status collapsed
1345
1346 \begin_layout Plain Layout
1347 そえじ@添字
1348 \end_layout
1349
1350 \end_inset
1351
1352
1353 \begin_inset Index idx
1354 status collapsed
1355
1356 \begin_layout Plain Layout
1357 うえつきもじ@上付き文字
1358 \begin_inset ERT
1359 status open
1360
1361 \begin_layout Plain Layout
1362
1363 |see{
1364 \end_layout
1365
1366 \end_inset
1367
1368 指数
1369 \begin_inset ERT
1370 status collapsed
1371
1372 \begin_layout Plain Layout
1373
1374 }
1375 \end_layout
1376
1377 \end_inset
1378
1379
1380 \end_layout
1381
1382 \end_inset
1383
1384
1385 \begin_inset Index idx
1386 status collapsed
1387
1388 \begin_layout Plain Layout
1389 したつきもじ@下付き文字
1390 \begin_inset ERT
1391 status collapsed
1392
1393 \begin_layout Plain Layout
1394
1395 |see{
1396 \end_layout
1397
1398 \end_inset
1399
1400 添字
1401 \begin_inset ERT
1402 status collapsed
1403
1404 \begin_layout Plain Layout
1405
1406 }
1407 \end_layout
1408
1409 \end_inset
1410
1411
1412 \end_layout
1413
1414 \end_inset
1415
1416
1417 \end_layout
1418
1419 \begin_layout Standard
1420 添字は、アンダースコア「_」を打鍵するか、数式ツールバーボタン
1421 \begin_inset Info
1422 type  "icon"
1423 arg   "math-subscript"
1424 \end_inset
1425
1426 を使って入力することができ、指数は、キャレット「^」を打鍵するか、数式ツールバーボタン
1427 \begin_inset Info
1428 type  "icon"
1429 arg   "math-superscript"
1430 \end_inset
1431
1432 を使って入力することができます。
1433 \end_layout
1434
1435 \begin_layout Standard
1436 \align center
1437 \begin_inset Tabular
1438 <lyxtabular version="3" rows="4" columns="2">
1439 <features rotate="0" tabularvalignment="middle">
1440 <column alignment="center" valignment="top" width="0pt">
1441 <column alignment="center" valignment="top" width="0pt">
1442 <row>
1443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1444 \begin_inset Text
1445
1446 \begin_layout Plain Layout
1447 コマンド
1448 \end_layout
1449
1450 \end_inset
1451 </cell>
1452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1453 \begin_inset Text
1454
1455 \begin_layout Plain Layout
1456 結果
1457 \begin_inset Note Note
1458 status collapsed
1459
1460 \begin_layout Plain Layout
1461 ここで使われている
1462 \series bold
1463
1464 \backslash
1465 raisebox
1466 \series default
1467 は単なるスペーサーです。
1468 \end_layout
1469
1470 \end_inset
1471
1472
1473 \end_layout
1474
1475 \end_inset
1476 </cell>
1477 </row>
1478 <row>
1479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1480 \begin_inset Text
1481
1482 \begin_layout Plain Layout
1483 B_V
1484 \end_layout
1485
1486 \end_inset
1487 </cell>
1488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1489 \begin_inset Text
1490
1491 \begin_layout Plain Layout
1492 \begin_inset Formula $B_{V}$
1493 \end_inset
1494
1495
1496 \end_layout
1497
1498 \end_inset
1499 </cell>
1500 </row>
1501 <row>
1502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1503 \begin_inset Text
1504
1505 \begin_layout Plain Layout
1506 B^V
1507 \end_layout
1508
1509 \end_inset
1510 </cell>
1511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1512 \begin_inset Text
1513
1514 \begin_layout Plain Layout
1515 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1516 \end_inset
1517
1518
1519 \end_layout
1520
1521 \end_inset
1522 </cell>
1523 </row>
1524 <row>
1525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1526 \begin_inset Text
1527
1528 \begin_layout Plain Layout
1529 B^
1530 \begin_inset space \textvisiblespace{}
1531 \end_inset
1532
1533 A
1534 \end_layout
1535
1536 \end_inset
1537 </cell>
1538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1539 \begin_inset Text
1540
1541 \begin_layout Plain Layout
1542 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1543 \end_inset
1544
1545
1546 \end_layout
1547
1548 \end_inset
1549 </cell>
1550 </row>
1551 </lyxtabular>
1552
1553 \end_inset
1554
1555
1556 \end_layout
1557
1558 \begin_layout Standard
1559 キャレットは、言語によってはアクセント記号として使用されているので、そのような場合には、母音字の後でキャレットを押すと、指数にならずにアクセントをつけることにな
1560 ってしまいます
1561 \begin_inset Foot
1562 status collapsed
1563
1564 \begin_layout Plain Layout
1565 使用しているキーボード設定によっては、同様のことが母音以外の文字でも起こることがあります。
1566 \end_layout
1567
1568 \end_inset
1569
1570 。この場合に指数を作るには、上記の最後の例のように、キャレットの後に
1571 \family sans
1572 Space
1573 \family default
1574 を押してください。
1575 \end_layout
1576
1577 \begin_layout Subsection
1578 分数
1579 \begin_inset CommandInset label
1580 LatexCommand label
1581 name "sub:分数"
1582
1583 \end_inset
1584
1585
1586 \begin_inset Index idx
1587 status collapsed
1588
1589 \begin_layout Plain Layout
1590 ぶんすう@分数
1591 \end_layout
1592
1593 \end_inset
1594
1595
1596 \end_layout
1597
1598 \begin_layout Standard
1599 分数は、コマンド
1600 \series bold
1601
1602 \backslash
1603 frac
1604 \series default
1605
1606 \begin_inset Index idx
1607 status collapsed
1608
1609 \begin_layout Plain Layout
1610 こまんど@コマンド ! F ! 
1611 \backslash
1612 frac
1613 \end_layout
1614
1615 \end_inset
1616
1617 か数式ツールバーボタン
1618 \begin_inset Info
1619 type  "icon"
1620 arg   "math-insert \\frac"
1621 \end_inset
1622
1623 で作ることができます。フォント寸法は、分数が行内数式にあるか別行立て数式にあるかに応じて、自動的に調整されます。数式ツールバーボタン
1624 \begin_inset Info
1625 type  "icon"
1626 arg   "math-insert \\frac-square"
1627 \end_inset
1628
1629 を使えば、分数の種類を選ぶことができます。
1630 \end_layout
1631
1632 \begin_layout Standard
1633 コマンド
1634 \series bold
1635
1636 \backslash
1637 dfrac
1638 \series default
1639
1640 \begin_inset Index idx
1641 status collapsed
1642
1643 \begin_layout Plain Layout
1644 こまんど@コマンド ! D ! 
1645 \backslash
1646 dfrac
1647 \end_layout
1648
1649 \end_inset
1650
1651 を使えば、つねに別行立て数式の大きさを持つ分数を作成することができます。また、コマンド
1652 \series bold
1653
1654 \backslash
1655 tfrac
1656 \series default
1657
1658 \begin_inset Index idx
1659 status collapsed
1660
1661 \begin_layout Plain Layout
1662 こまんど@コマンド ! T ! 
1663 \backslash
1664 tfrac
1665 \end_layout
1666
1667 \end_inset
1668
1669 では、つねに行内数式の大きさで分数が表示されます。以下はこれらの例です。
1670 \end_layout
1671
1672 \begin_layout Standard
1673 これは、コマンド
1674 \series bold
1675
1676 \backslash
1677 frac
1678 \series default
1679 を使用して作った分数
1680 \begin_inset Formula $\frac{1}{2}$
1681 \end_inset
1682
1683 を含む行です。
1684 \end_layout
1685
1686 \begin_layout Standard
1687 これは、コマンド
1688 \series bold
1689
1690 \backslash
1691 dfrac
1692 \series default
1693 を使用して作った分数
1694 \begin_inset Formula $\dfrac{1}{2}$
1695 \end_inset
1696
1697 を含む行です。
1698 \end_layout
1699
1700 \begin_layout Standard
1701 \align center
1702 \begin_inset Tabular
1703 <lyxtabular version="3" rows="4" columns="2">
1704 <features rotate="0" tabularvalignment="middle">
1705 <column alignment="center" valignment="top" width="0pt">
1706 <column alignment="center" valignment="top" width="0pt">
1707 <row>
1708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1709 \begin_inset Text
1710
1711 \begin_layout Plain Layout
1712 コマンド
1713 \end_layout
1714
1715 \end_inset
1716 </cell>
1717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1718 \begin_inset Text
1719
1720 \begin_layout Plain Layout
1721 出力
1722 \begin_inset Note Note
1723 status collapsed
1724
1725 \begin_layout Plain Layout
1726 ここで
1727 \series bold
1728
1729 \backslash
1730 raisebox
1731 \series default
1732 はスペーサーとして使用しているだけです。
1733 \end_layout
1734
1735 \end_inset
1736
1737
1738 \end_layout
1739
1740 \end_inset
1741 </cell>
1742 </row>
1743 <row>
1744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1745 \begin_inset Text
1746
1747 \begin_layout Plain Layout
1748
1749 \backslash
1750 frac
1751 \begin_inset space \textvisiblespace{}
1752 \end_inset
1753
1754 A
1755 \begin_inset Formula $\downarrow$
1756 \end_inset
1757
1758 B
1759 \end_layout
1760
1761 \end_inset
1762 </cell>
1763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1764 \begin_inset Text
1765
1766 \begin_layout Plain Layout
1767 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1768 \end_inset
1769
1770
1771 \end_layout
1772
1773 \end_inset
1774 </cell>
1775 </row>
1776 <row>
1777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1778 \begin_inset Text
1779
1780 \begin_layout Plain Layout
1781
1782 \backslash
1783 dfrac
1784 \begin_inset space \textvisiblespace{}
1785 \end_inset
1786
1787 A
1788 \begin_inset Formula $\downarrow$
1789 \end_inset
1790
1791 B
1792 \end_layout
1793
1794 \end_inset
1795 </cell>
1796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1797 \begin_inset Text
1798
1799 \begin_layout Plain Layout
1800 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1801 \end_inset
1802
1803
1804 \end_layout
1805
1806 \end_inset
1807 </cell>
1808 </row>
1809 <row>
1810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1811 \begin_inset Text
1812
1813 \begin_layout Plain Layout
1814
1815 \backslash
1816 dfrac
1817 \begin_inset space \textvisiblespace{}
1818 \end_inset
1819
1820 e^
1821 \begin_inset space \textvisiblespace{}
1822 \end_inset
1823
1824
1825 \backslash
1826 frac
1827 \begin_inset space \textvisiblespace{}
1828 \end_inset
1829
1830 1
1831 \begin_inset Formula $\downarrow$
1832 \end_inset
1833
1834 2
1835 \begin_inset Formula $\downarrow\downarrow$
1836 \end_inset
1837
1838 3
1839 \end_layout
1840
1841 \end_inset
1842 </cell>
1843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1844 \begin_inset Text
1845
1846 \begin_layout Plain Layout
1847 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1848 \end_inset
1849
1850
1851 \end_layout
1852
1853 \end_inset
1854 </cell>
1855 </row>
1856 </lyxtabular>
1857
1858 \end_inset
1859
1860
1861 \end_layout
1862
1863 \begin_layout Standard
1864 \begin_inset VSpace bigskip
1865 \end_inset
1866
1867
1868 \begin_inset Newpage newpage
1869 \end_inset
1870
1871 入れ子の分数を作るには、コマンド
1872 \series bold
1873
1874 \backslash
1875 cfrac
1876 \series default
1877
1878 \begin_inset Index idx
1879 status collapsed
1880
1881 \begin_layout Plain Layout
1882 こまんど@コマンド ! C ! 
1883 \backslash
1884 cfrac
1885 \end_layout
1886
1887 \end_inset
1888
1889 が使えます。以下がその例です。
1890 \begin_inset VSpace -3mm
1891 \end_inset
1892
1893
1894 \end_layout
1895
1896 \begin_layout Standard
1897 \begin_inset Formula 
1898 \begin{align*}
1899 \textrm{\textbf{\textbackslash frac}を使用して作成} &  & \textrm{\textbf{\textbackslash cfrac}を使用して作成}\\
1900 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1901 \end{align*}
1902
1903 \end_inset
1904
1905
1906 \end_layout
1907
1908 \begin_layout Standard
1909 上記の例で使用したコマンドは、
1910 \end_layout
1911
1912 \begin_layout Standard
1913
1914 \series bold
1915
1916 \backslash
1917 cfrac
1918 \begin_inset ERT
1919 status collapsed
1920
1921 \begin_layout Plain Layout
1922
1923
1924 \backslash
1925 space 
1926 \end_layout
1927
1928 \end_inset
1929
1930 A
1931 \begin_inset Formula $\downarrow$
1932 \end_inset
1933
1934 B+
1935 \backslash
1936 cfrac
1937 \begin_inset ERT
1938 status collapsed
1939
1940 \begin_layout Plain Layout
1941
1942
1943 \backslash
1944 space 
1945 \end_layout
1946
1947 \end_inset
1948
1949 C+
1950 \backslash
1951 cfrac
1952 \begin_inset ERT
1953 status collapsed
1954
1955 \begin_layout Plain Layout
1956
1957
1958 \backslash
1959 space 
1960 \end_layout
1961
1962 \end_inset
1963
1964 E
1965 \begin_inset Formula $\downarrow$
1966 \end_inset
1967
1968 F
1969 \begin_inset Formula $\downarrow$
1970 \end_inset
1971
1972 D
1973 \end_layout
1974
1975 \begin_layout Standard
1976 です。
1977 \end_layout
1978
1979 \begin_layout Standard
1980 \begin_inset VSpace medskip
1981 \end_inset
1982
1983
1984 \end_layout
1985
1986 \begin_layout Standard
1987
1988 \series bold
1989
1990 \backslash
1991 cfrac
1992 \series default
1993 は、他の分数中に入れ子になっている場合も含め、分数をつねに別行立て数式の大きさに設定します。
1994 \end_layout
1995
1996 \begin_layout Standard
1997 分子の揃え方は、指定することができます。
1998 \series bold
1999
2000 \backslash
2001 cfracleft
2002 \series default
2003 コマンドは左揃えにし、
2004 \series bold
2005
2006 \backslash
2007 cfracright
2008 \series default
2009 は右揃えにします。
2010 \series bold
2011
2012 \backslash
2013 cfrac
2014 \series default
2015 は中央揃えです。以下の各分数は、それぞれの揃え位置を示しています。
2016 \series bold
2017
2018 \begin_inset Formula 
2019 \[
2020 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2021 \]
2022
2023 \end_inset
2024
2025
2026 \end_layout
2027
2028 \begin_layout Standard
2029 \begin_inset Note Greyedout
2030 status open
2031
2032 \begin_layout Plain Layout
2033
2034 \series bold
2035 【註】
2036 \backslash
2037 cfracleft
2038 \series default
2039
2040 \series bold
2041
2042 \backslash
2043 cfracright
2044 \series default
2045 は、生粋のLaTeXコマンドではなく、実体は、コマンド
2046 \series bold
2047
2048 \backslash
2049 cfrac[揃え位置]{分子}{分母}
2050 \series default
2051 です。したがって、これらをTeXモードで使うことはできません。
2052 \end_layout
2053
2054 \end_inset
2055
2056
2057 \end_layout
2058
2059 \begin_layout Standard
2060 \begin_inset VSpace medskip
2061 \end_inset
2062
2063 ときに、以下のように
2064 \series bold
2065
2066 \backslash
2067 cfrac
2068 \series default
2069
2070 \series bold
2071
2072 \backslash
2073 frac
2074 \series default
2075 を組み合わせて使うと便利です。
2076 \begin_inset Formula 
2077 \[
2078 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2079 \]
2080
2081 \end_inset
2082
2083
2084 \end_layout
2085
2086 \begin_layout Standard
2087 斜めの分数線を持つ行内分数を作るには、コマンド
2088 \series bold
2089
2090 \backslash
2091 nicefrac
2092 \series default
2093
2094 \begin_inset Index idx
2095 status collapsed
2096
2097 \begin_layout Plain Layout
2098 こまんど@コマンド ! N ! 
2099 \backslash
2100 nicefrac
2101 \end_layout
2102
2103 \end_inset
2104
2105 (例:
2106 \begin_inset Formula $\nicefrac{5}{31}$
2107 \end_inset
2108
2109 )を使うか、コマンド
2110 \series bold
2111
2112 \backslash
2113 unitfrac
2114 \series default
2115
2116 \begin_inset Index idx
2117 status collapsed
2118
2119 \begin_layout Plain Layout
2120 こまんど@コマンド ! U ! 
2121 \backslash
2122 unitfrac
2123 \end_layout
2124
2125 \end_inset
2126
2127 (例:
2128 \begin_inset Formula $\unitfrac{5}{31}$
2129 \end_inset
2130
2131 )を使います。さらに、
2132 \begin_inset Formula $\unitfrac[2]{1}{3}$
2133 \end_inset
2134
2135 のような帯分数を作るコマンド
2136 \series bold
2137
2138 \backslash
2139 unitfracthree
2140 \series default
2141 もあります。
2142 \end_layout
2143
2144 \begin_layout Standard
2145 \begin_inset Note Greyedout
2146 status open
2147
2148 \begin_layout Plain Layout
2149
2150 \series bold
2151 【註】
2152 \series default
2153 実は、
2154 \series bold
2155
2156 \backslash
2157 unitfracthree
2158 \series default
2159 は生粋のLaTeXコマンドではなく、実体は
2160 \begin_inset Newline newline
2161 \end_inset
2162
2163
2164 \series bold
2165
2166 \backslash
2167 unitfrac[自然数]{分子}{分母}
2168 \series default
2169 というコマンドなので、TeXコードでは使用できません。
2170 \end_layout
2171
2172 \end_inset
2173
2174
2175 \end_layout
2176
2177 \begin_layout Standard
2178 分数線を変更できるような独自の分数の定義のしかたは、第
2179 \begin_inset CommandInset ref
2180 LatexCommand ref
2181 reference "sub:自己定義の分数"
2182
2183 \end_inset
2184
2185 節に説明があります。
2186 \end_layout
2187
2188 \begin_layout Standard
2189 多行分数の説明は、第
2190 \begin_inset CommandInset ref
2191 LatexCommand ref
2192 reference "sub:Multiline-Fractions"
2193
2194 \end_inset
2195
2196 節にあります。
2197 \end_layout
2198
2199 \begin_layout Subsection
2200 根号
2201 \begin_inset Index idx
2202 status collapsed
2203
2204 \begin_layout Plain Layout
2205 こんごう@根号
2206 \end_layout
2207
2208 \end_inset
2209
2210
2211 \begin_inset Index idx
2212 status collapsed
2213
2214 \begin_layout Plain Layout
2215 るーと@ルート
2216 \begin_inset ERT
2217 status collapsed
2218
2219 \begin_layout Plain Layout
2220
2221 |see{
2222 \end_layout
2223
2224 \end_inset
2225
2226 根号
2227 \begin_inset ERT
2228 status collapsed
2229
2230 \begin_layout Plain Layout
2231
2232 }
2233 \end_layout
2234
2235 \end_inset
2236
2237
2238 \end_layout
2239
2240 \end_inset
2241
2242
2243 \end_layout
2244
2245 \begin_layout Standard
2246 平方根は、
2247 \series bold
2248
2249 \backslash
2250 sqrt
2251 \series default
2252
2253 \begin_inset Index idx
2254 status collapsed
2255
2256 \begin_layout Plain Layout
2257 こまんど@コマンド ! S ! 
2258 \backslash
2259 sqrt
2260 \end_layout
2261
2262 \end_inset
2263
2264 か数式ツールバーボタン
2265 \begin_inset Info
2266 type  "icon"
2267 arg   "math-insert \\sqrt"
2268 \end_inset
2269
2270 で作成することができ、他のすべての根号は、コマンド
2271 \series bold
2272
2273 \backslash
2274 root
2275 \series default
2276
2277 \begin_inset Index idx
2278 status collapsed
2279
2280 \begin_layout Plain Layout
2281 こまんど@コマンド ! R ! 
2282 \backslash
2283 root
2284 \end_layout
2285
2286 \end_inset
2287
2288 か数式ツールバーボタン
2289 \begin_inset Info
2290 type  "icon"
2291 arg   "math-insert \\root"
2292 \end_inset
2293
2294 で作成することができます。
2295 \end_layout
2296
2297 \begin_layout Standard
2298 \align center
2299 \begin_inset Tabular
2300 <lyxtabular version="3" rows="3" columns="2">
2301 <features rotate="0" tabularvalignment="middle">
2302 <column alignment="center" valignment="top" width="0pt">
2303 <column alignment="center" valignment="top" width="0pt">
2304 <row>
2305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2306 \begin_inset Text
2307
2308 \begin_layout Plain Layout
2309 コマンド
2310 \end_layout
2311
2312 \end_inset
2313 </cell>
2314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2315 \begin_inset Text
2316
2317 \begin_layout Plain Layout
2318 出力
2319 \begin_inset Note Note
2320 status collapsed
2321
2322 \begin_layout Plain Layout
2323 ここで
2324 \series bold
2325
2326 \backslash
2327 raisebox
2328 \series default
2329 はスペーサーとして使用しているだけです。
2330 \end_layout
2331
2332 \end_inset
2333
2334
2335 \end_layout
2336
2337 \end_inset
2338 </cell>
2339 </row>
2340 <row>
2341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2342 \begin_inset Text
2343
2344 \begin_layout Plain Layout
2345
2346 \backslash
2347 sqrt
2348 \begin_inset space \textvisiblespace{}
2349 \end_inset
2350
2351 A-B
2352 \end_layout
2353
2354 \end_inset
2355 </cell>
2356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2357 \begin_inset Text
2358
2359 \begin_layout Plain Layout
2360 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2361 \end_inset
2362
2363
2364 \end_layout
2365
2366 \end_inset
2367 </cell>
2368 </row>
2369 <row>
2370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2371 \begin_inset Text
2372
2373 \begin_layout Plain Layout
2374
2375 \backslash
2376 root
2377 \begin_inset space \textvisiblespace{}
2378 \end_inset
2379
2380 3
2381 \begin_inset Formula $\downarrow$
2382 \end_inset
2383
2384 A-B
2385 \end_layout
2386
2387 \end_inset
2388 </cell>
2389 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2390 \begin_inset Text
2391
2392 \begin_layout Plain Layout
2393 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2394 \end_inset
2395
2396
2397 \end_layout
2398
2399 \end_inset
2400 </cell>
2401 </row>
2402 </lyxtabular>
2403
2404 \end_inset
2405
2406
2407 \end_layout
2408
2409 \begin_layout Standard
2410 平方根は、根号指数フィールドを空白のままにしておけば、
2411 \series bold
2412
2413 \backslash
2414 root
2415 \series default
2416 でも作成することができます。
2417 \end_layout
2418
2419 \begin_layout Standard
2420 \begin_inset Formula $\sqrt[\beta]{B}$
2421 \end_inset
2422
2423 の例のように、指数のとる値によっては、根号への距離が近すぎることがあります。
2424 \begin_inset Newline newline
2425 \end_inset
2426
2427 この場合には、
2428 \begin_inset Formula $\beta$
2429 \end_inset
2430
2431 が根号に触れてしまいます。これを避けるためには、以下のようなコマンド書式で、コマンド
2432 \series bold
2433
2434 \backslash
2435 leftroot
2436 \series default
2437
2438 \begin_inset Index idx
2439 status collapsed
2440
2441 \begin_layout Plain Layout
2442 こまんど@コマンド ! L ! 
2443 \backslash
2444 leftroot
2445 \end_layout
2446
2447 \end_inset
2448
2449
2450 \series bold
2451
2452 \backslash
2453 uproot
2454 \series default
2455
2456 \begin_inset Index idx
2457 status collapsed
2458
2459 \begin_layout Plain Layout
2460 こまんど@コマンド ! U ! 
2461 \backslash
2462 uproot
2463 \end_layout
2464
2465 \end_inset
2466
2467 を使います。
2468 \end_layout
2469
2470 \begin_layout Standard
2471
2472 \series bold
2473
2474 \backslash
2475 leftroot{距離}
2476 \series default
2477 および
2478 \series bold
2479
2480 \backslash
2481 uproot{距離}
2482 \end_layout
2483
2484 \begin_layout Standard
2485 ここで「距離」は、指数を左あるいは上に動かす、Big Point(単位bp;
2486 \begin_inset Formula $\mathrm{72\, bp=1}$
2487 \end_inset
2488
2489 インチ)での数値です。これらのコマンドは、指数に書き込みます。このようにして、コマンド
2490 \begin_inset Newline newline
2491 \end_inset
2492
2493
2494 \series bold
2495
2496 \backslash
2497 root
2498 \backslash
2499 leftroot{-1
2500 \begin_inset Formula $\to$
2501 \end_inset
2502
2503
2504 \backslash
2505 uproot{2
2506 \begin_inset Formula $\to$
2507 \end_inset
2508
2509
2510 \backslash
2511 beta
2512 \begin_inset space \textvisiblespace{}
2513 \end_inset
2514
2515
2516 \begin_inset Formula $\to$
2517 \end_inset
2518
2519 B
2520 \begin_inset Newline newline
2521 \end_inset
2522
2523
2524 \series default
2525 は、正しく組版された数式
2526 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2527 \end_inset
2528
2529 を生成します。
2530 \end_layout
2531
2532 \begin_layout Subsection
2533 二項係数
2534 \begin_inset Index idx
2535 status collapsed
2536
2537 \begin_layout Plain Layout
2538 にこうけいすう@二項係数
2539 \end_layout
2540
2541 \end_inset
2542
2543
2544 \end_layout
2545
2546 \begin_layout Standard
2547 二項係数は、コマンド
2548 \series bold
2549
2550 \backslash
2551 binom
2552 \series default
2553
2554 \begin_inset Index idx
2555 status collapsed
2556
2557 \begin_layout Plain Layout
2558 こまんど@コマンド ! B ! 
2559 \backslash
2560 binom
2561 \end_layout
2562
2563 \end_inset
2564
2565 か数式ツールバーボタン
2566 \begin_inset Info
2567 type  "icon"
2568 arg   "math-insert \\frac-square"
2569 \end_inset
2570
2571 の小メニューを使って挿入することができます。分数(
2572 \series bold
2573
2574 \backslash
2575 frac
2576 \series default
2577 )と同様に、
2578 \series bold
2579
2580 \backslash
2581 binom
2582 \series default
2583 の他に、コマンド
2584 \series bold
2585
2586 \backslash
2587 dbinom
2588 \begin_inset Index idx
2589 status collapsed
2590
2591 \begin_layout Plain Layout
2592 こまんど@コマンド ! D ! 
2593 \backslash
2594 dbinom
2595 \end_layout
2596
2597 \end_inset
2598
2599
2600 \series default
2601 および
2602 \series bold
2603
2604 \backslash
2605 tbinom
2606 \series default
2607
2608 \begin_inset Index idx
2609 status collapsed
2610
2611 \begin_layout Plain Layout
2612 こまんど@コマンド ! T ! 
2613 \backslash
2614 tbinom
2615 \end_layout
2616
2617 \end_inset
2618
2619 があります。二項係数のまわりの括弧に、他の括弧を使うには、コマンド
2620 \series bold
2621
2622 \backslash
2623 brace
2624 \series default
2625
2626 \begin_inset Index idx
2627 status collapsed
2628
2629 \begin_layout Plain Layout
2630 こまんど@コマンド ! B ! 
2631 \backslash
2632 brace
2633 \end_layout
2634
2635 \end_inset
2636
2637
2638 \series bold
2639
2640 \backslash
2641 brack
2642 \series default
2643
2644 \begin_inset Index idx
2645 status collapsed
2646
2647 \begin_layout Plain Layout
2648 こまんど@コマンド ! B ! 
2649 \backslash
2650 brack
2651 \end_layout
2652
2653 \end_inset
2654
2655 があります。
2656 \end_layout
2657
2658 \begin_layout Standard
2659 \align center
2660 \begin_inset Tabular
2661 <lyxtabular version="3" rows="6" columns="2">
2662 <features rotate="0" tabularvalignment="middle">
2663 <column alignment="center" valignment="top" width="0pt">
2664 <column alignment="center" valignment="top" width="0pt">
2665 <row>
2666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2667 \begin_inset Text
2668
2669 \begin_layout Plain Layout
2670 コマンド
2671 \end_layout
2672
2673 \end_inset
2674 </cell>
2675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2676 \begin_inset Text
2677
2678 \begin_layout Plain Layout
2679 出力
2680 \begin_inset Note Note
2681 status collapsed
2682
2683 \begin_layout Plain Layout
2684 ここで
2685 \series bold
2686
2687 \backslash
2688 raisebox
2689 \series default
2690 はスペーサーとして使用しているだけです。
2691 \end_layout
2692
2693 \end_inset
2694
2695
2696 \end_layout
2697
2698 \end_inset
2699 </cell>
2700 </row>
2701 <row>
2702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2703 \begin_inset Text
2704
2705 \begin_layout Plain Layout
2706
2707 \backslash
2708 binom
2709 \begin_inset space \textvisiblespace{}
2710 \end_inset
2711
2712 A
2713 \begin_inset Formula $\downarrow$
2714 \end_inset
2715
2716 B
2717 \end_layout
2718
2719 \end_inset
2720 </cell>
2721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2722 \begin_inset Text
2723
2724 \begin_layout Plain Layout
2725 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2726 \end_inset
2727
2728
2729 \end_layout
2730
2731 \end_inset
2732 </cell>
2733 </row>
2734 <row>
2735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2736 \begin_inset Text
2737
2738 \begin_layout Plain Layout
2739
2740 \backslash
2741 dbinom
2742 \begin_inset space \textvisiblespace{}
2743 \end_inset
2744
2745 A
2746 \begin_inset Formula $\downarrow$
2747 \end_inset
2748
2749 B
2750 \end_layout
2751
2752 \end_inset
2753 </cell>
2754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2755 \begin_inset Text
2756
2757 \begin_layout Plain Layout
2758 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2759 \end_inset
2760
2761
2762 \end_layout
2763
2764 \end_inset
2765 </cell>
2766 </row>
2767 <row>
2768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2769 \begin_inset Text
2770
2771 \begin_layout Plain Layout
2772
2773 \backslash
2774 tbinom
2775 \begin_inset space \textvisiblespace{}
2776 \end_inset
2777
2778 A
2779 \begin_inset Formula $\downarrow$
2780 \end_inset
2781
2782 B
2783 \end_layout
2784
2785 \end_inset
2786 </cell>
2787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2788 \begin_inset Text
2789
2790 \begin_layout Plain Layout
2791 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2792 \end_inset
2793
2794
2795 \end_layout
2796
2797 \end_inset
2798 </cell>
2799 </row>
2800 <row>
2801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2802 \begin_inset Text
2803
2804 \begin_layout Plain Layout
2805
2806 \backslash
2807 brack
2808 \begin_inset space \textvisiblespace{}
2809 \end_inset
2810
2811 A
2812 \begin_inset Formula $\downarrow$
2813 \end_inset
2814
2815 B
2816 \end_layout
2817
2818 \end_inset
2819 </cell>
2820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2821 \begin_inset Text
2822
2823 \begin_layout Plain Layout
2824 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2825 \end_inset
2826
2827
2828 \end_layout
2829
2830 \end_inset
2831 </cell>
2832 </row>
2833 <row>
2834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2835 \begin_inset Text
2836
2837 \begin_layout Plain Layout
2838
2839 \backslash
2840 brace
2841 \begin_inset space \textvisiblespace{}
2842 \end_inset
2843
2844 A
2845 \begin_inset Formula $\downarrow$
2846 \end_inset
2847
2848 B
2849 \end_layout
2850
2851 \end_inset
2852 </cell>
2853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2854 \begin_inset Text
2855
2856 \begin_layout Plain Layout
2857 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2858 \end_inset
2859
2860
2861 \end_layout
2862
2863 \end_inset
2864 </cell>
2865 </row>
2866 </lyxtabular>
2867
2868 \end_inset
2869
2870
2871 \end_layout
2872
2873 \begin_layout Subsection
2874 場合分け
2875 \begin_inset Index idx
2876 status collapsed
2877
2878 \begin_layout Plain Layout
2879 ばあいわけ@場合分け
2880 \end_layout
2881
2882 \end_inset
2883
2884
2885 \end_layout
2886
2887 \begin_layout Standard
2888 \align center
2889 \begin_inset Tabular
2890 <lyxtabular version="3" rows="3" columns="2">
2891 <features rotate="0" tabularvalignment="middle">
2892 <column alignment="center" valignment="top" width="0pt">
2893 <column alignment="center" valignment="top" width="0pt">
2894 <row>
2895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2896 \begin_inset Text
2897
2898 \begin_layout Plain Layout
2899 コマンド
2900 \end_layout
2901
2902 \end_inset
2903 </cell>
2904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2905 \begin_inset Text
2906
2907 \begin_layout Plain Layout
2908 出力
2909 \end_layout
2910
2911 \end_inset
2912 </cell>
2913 </row>
2914 <row>
2915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2916 \begin_inset Text
2917
2918 \begin_layout Plain Layout
2919
2920 \backslash
2921 cases
2922 \begin_inset space \textvisiblespace{}
2923 \end_inset
2924
2925 A
2926 \begin_inset Formula $\to$
2927 \end_inset
2928
2929 B
2930 \begin_inset Formula $>$
2931 \end_inset
2932
2933 0
2934 \begin_inset Index idx
2935 status collapsed
2936
2937 \begin_layout Plain Layout
2938 こまんど@コマンド ! C ! 
2939 \backslash
2940 cases
2941 \end_layout
2942
2943 \end_inset
2944
2945
2946 \end_layout
2947
2948 \end_inset
2949 </cell>
2950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2951 \begin_inset Text
2952
2953 \begin_layout Plain Layout
2954 \begin_inset Formula $\begin{cases}
2955 A & B>0\end{cases}$
2956 \end_inset
2957
2958
2959 \end_layout
2960
2961 \end_inset
2962 </cell>
2963 </row>
2964 <row>
2965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2966 \begin_inset Text
2967
2968 \begin_layout Plain Layout
2969
2970 \backslash
2971 cases
2972 \begin_inset space \textvisiblespace{}
2973 \end_inset
2974
2975
2976 \begin_inset Info
2977 type  "shortcut"
2978 arg   "newline-insert newline"
2979 \end_inset
2980
2981
2982 \end_layout
2983
2984 \end_inset
2985 </cell>
2986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2987 \begin_inset Text
2988
2989 \begin_layout Plain Layout
2990 \begin_inset Formula $\begin{cases}
2991 A & \textrm{for }x>0\\
2992 B & \textrm{for }x=0
2993 \end{cases}$
2994 \end_inset
2995
2996
2997 \end_layout
2998
2999 \end_inset
3000 </cell>
3001 </row>
3002 </lyxtabular>
3003
3004 \end_inset
3005
3006
3007 \end_layout
3008
3009 \begin_layout Standard
3010
3011 \series bold
3012
3013 \backslash
3014 cases
3015 \series default
3016 を挿入するか数式ツールバーボタン
3017 \begin_inset Info
3018 type  "icon"
3019 arg   "math-insert \\cases"
3020 \end_inset
3021
3022 を使用した後では、
3023 \begin_inset Flex Ruby
3024 status collapsed
3025
3026 \begin_layout Plain Layout
3027 捷径
3028 \begin_inset Argument post:1
3029 status collapsed
3030
3031 \begin_layout Plain Layout
3032 ショートカット
3033 \end_layout
3034
3035 \end_inset
3036
3037
3038 \end_layout
3039
3040 \end_inset
3041
3042
3043 \begin_inset Info
3044 type  "shortcut"
3045 arg   "newline-insert newline"
3046 \end_inset
3047
3048 か表ツールバーボタン
3049 \begin_inset Info
3050 type  "icon"
3051 arg   "inset-modify tabular append-row"
3052 \end_inset
3053
3054 を使えば、新しい行を作ることができます。
3055 \end_layout
3056
3057 \begin_layout Standard
3058 コマンド
3059 \series bold
3060
3061 \backslash
3062 cases
3063 \series default
3064 は、
3065 \family sans
3066 挿入\SpecialChar \menuseparator
3067 数式\SpecialChar \menuseparator
3068 Cases環境
3069 \family default
3070 メニューで挿入することもできます。
3071 \end_layout
3072
3073 \begin_layout Subsection
3074 否定
3075 \begin_inset Index idx
3076 status collapsed
3077
3078 \begin_layout Plain Layout
3079 ひてい@否定
3080 \end_layout
3081
3082 \end_inset
3083
3084
3085 \end_layout
3086
3087 \begin_layout Standard
3088
3089 \series bold
3090
3091 \backslash
3092 not
3093 \series default
3094
3095 \begin_inset Index idx
3096 status collapsed
3097
3098 \begin_layout Plain Layout
3099 こまんど@コマンド ! N ! 
3100 \backslash
3101 not
3102 \end_layout
3103
3104 \end_inset
3105
3106 を挿入することで、すべての文字を取り消し形で表示できます。文字はスラッシュを上書きされた形になります。
3107 \end_layout
3108
3109 \begin_layout Standard
3110 \align center
3111 \begin_inset Tabular
3112 <lyxtabular version="3" rows="4" columns="2">
3113 <features rotate="0" tabularvalignment="middle">
3114 <column alignment="center" valignment="top" width="0pt">
3115 <column alignment="center" valignment="top" width="0pt">
3116 <row>
3117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3118 \begin_inset Text
3119
3120 \begin_layout Plain Layout
3121 コマンド
3122 \end_layout
3123
3124 \end_inset
3125 </cell>
3126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3127 \begin_inset Text
3128
3129 \begin_layout Plain Layout
3130 出力
3131 \end_layout
3132
3133 \end_inset
3134 </cell>
3135 </row>
3136 <row>
3137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3138 \begin_inset Text
3139
3140 \begin_layout Plain Layout
3141
3142 \backslash
3143 not=
3144 \end_layout
3145
3146 \end_inset
3147 </cell>
3148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3149 \begin_inset Text
3150
3151 \begin_layout Plain Layout
3152 \begin_inset Formula $\not=$
3153 \end_inset
3154
3155
3156 \end_layout
3157
3158 \end_inset
3159 </cell>
3160 </row>
3161 <row>
3162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3163 \begin_inset Text
3164
3165 \begin_layout Plain Layout
3166
3167 \backslash
3168 not 
3169 \backslash
3170 le
3171 \end_layout
3172
3173 \end_inset
3174 </cell>
3175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3176 \begin_inset Text
3177
3178 \begin_layout Plain Layout
3179 \begin_inset Formula $\not\le$
3180 \end_inset
3181
3182
3183 \end_layout
3184
3185 \end_inset
3186 </cell>
3187 </row>
3188 <row>
3189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3190 \begin_inset Text
3191
3192 \begin_layout Plain Layout
3193
3194 \backslash
3195 not 
3196 \backslash
3197 parallel
3198 \end_layout
3199
3200 \end_inset
3201 </cell>
3202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3203 \begin_inset Text
3204
3205 \begin_layout Plain Layout
3206 \begin_inset Formula $\not\parallel$
3207 \end_inset
3208
3209
3210 \end_layout
3211
3212 \end_inset
3213 </cell>
3214 </row>
3215 </lyxtabular>
3216
3217 \end_inset
3218
3219
3220 \end_layout
3221
3222 \begin_layout Standard
3223 最後の例が示すように、すべての否定形がきれいに出力されるわけではありません。このことから、否定形に専用のコマンドを持つものもあります(第
3224 \begin_inset CommandInset ref
3225 LatexCommand ref
3226 reference "sub:数学記号"
3227
3228 \end_inset
3229
3230 節および第
3231 \begin_inset CommandInset ref
3232 LatexCommand ref
3233 reference "sec:関係子"
3234
3235 \end_inset
3236
3237 節を参照)。
3238 \end_layout
3239
3240 \begin_layout Subsection
3241 埋め草
3242 \begin_inset CommandInset label
3243 LatexCommand label
3244 name "sub:埋め草"
3245
3246 \end_inset
3247
3248
3249 \begin_inset Index idx
3250 status collapsed
3251
3252 \begin_layout Plain Layout
3253 うめくさ@埋め草
3254 \end_layout
3255
3256 \end_inset
3257
3258
3259 \begin_inset Index idx
3260 status collapsed
3261
3262 \begin_layout Plain Layout
3263 かがくきごう@化学記号 ! どういたい@同位体
3264 \end_layout
3265
3266 \end_inset
3267
3268
3269 \begin_inset Index idx
3270 status collapsed
3271
3272 \begin_layout Plain Layout
3273 どういたい@同位体
3274 \begin_inset ERT
3275 status collapsed
3276
3277 \begin_layout Plain Layout
3278
3279 |see{
3280 \end_layout
3281
3282 \end_inset
3283
3284 化学記号
3285 \begin_inset ERT
3286 status collapsed
3287
3288 \begin_layout Plain Layout
3289
3290 }
3291 \end_layout
3292
3293 \end_inset
3294
3295
3296 \end_layout
3297
3298 \end_inset
3299
3300
3301 \begin_inset Index idx
3302 status collapsed
3303
3304 \begin_layout Plain Layout
3305 あいそとーぷ@アイソトープ
3306 \begin_inset ERT
3307 status collapsed
3308
3309 \begin_layout Plain Layout
3310
3311 |see{
3312 \end_layout
3313
3314 \end_inset
3315
3316 同位体
3317 \begin_inset ERT
3318 status collapsed
3319
3320 \begin_layout Plain Layout
3321
3322 }
3323 \end_layout
3324
3325 \end_inset
3326
3327
3328 \end_layout
3329
3330 \end_inset
3331
3332
3333 \end_layout
3334
3335 \begin_layout Standard
3336 たとえば同位体
3337 \begin_inset Foot
3338 status collapsed
3339
3340 \begin_layout Plain Layout
3341 同位体と化学記号の組版に関しては、第
3342 \begin_inset CommandInset ref
3343 LatexCommand ref
3344 reference "sub:化学記号と化学式"
3345
3346 \end_inset
3347
3348 節に記述があります。
3349 \end_layout
3350
3351 \end_inset
3352
3353 を表示しようとすると、次のような問題が起こります。
3354 \end_layout
3355
3356 \begin_layout Standard
3357 \align center
3358 \begin_inset Tabular
3359 <lyxtabular version="3" rows="2" columns="2">
3360 <features rotate="0" tabularvalignment="middle">
3361 <column alignment="center" valignment="top" width="0pt">
3362 <column alignment="center" valignment="top" width="0pt">
3363 <row>
3364 <cell alignment="center" valignment="top" usebox="none">
3365 \begin_inset Text
3366
3367 \begin_layout Plain Layout
3368 上付き文字と下付き文字を使用して作った指数:
3369 \end_layout
3370
3371 \end_inset
3372 </cell>
3373 <cell alignment="center" valignment="top" usebox="none">
3374 \begin_inset Text
3375
3376 \begin_layout Plain Layout
3377 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3378 \end_inset
3379
3380
3381 \end_layout
3382
3383 \end_inset
3384 </cell>
3385 </row>
3386 <row>
3387 <cell alignment="center" valignment="top" usebox="none">
3388 \begin_inset Text
3389
3390 \begin_layout Plain Layout
3391 正しい指数:
3392 \end_layout
3393
3394 \end_inset
3395 </cell>
3396 <cell alignment="center" valignment="top" usebox="none">
3397 \begin_inset Text
3398
3399 \begin_layout Plain Layout
3400 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3401 \end_inset
3402
3403
3404 \end_layout
3405
3406 \end_inset
3407 </cell>
3408 </row>
3409 </lyxtabular>
3410
3411 \end_inset
3412
3413
3414 \begin_inset Note Note
3415 status collapsed
3416
3417 \begin_layout Plain Layout
3418 ここで
3419 \series bold
3420
3421 \backslash
3422 raisebox
3423 \series default
3424 はスペーサーとして使用しているだけです。
3425 \end_layout
3426
3427 \end_inset
3428
3429
3430 \end_layout
3431
3432 \begin_layout Standard
3433 短い方の指数は、既定で、長い方の指数の一文字目の下ないし上に配置されてしまいます。これを避けるには、一文字ないし複数の空の文字を生成するコマンド
3434 \series bold
3435
3436 \backslash
3437 phantom
3438 \series default
3439
3440 \begin_inset Index idx
3441 status collapsed
3442
3443 \begin_layout Plain Layout
3444 こまんど@コマンド ! P ! 
3445 \backslash
3446 phantom
3447 \end_layout
3448
3449 \end_inset
3450
3451 や数式ツールバーボタン
3452 \begin_inset Foot
3453 status collapsed
3454
3455 \begin_layout Plain Layout
3456 ツールバーボタン
3457 \begin_inset Info
3458 type  "icon"
3459 arg   "math-insert \\space"
3460 \end_inset
3461
3462 の小メニューに入っています。
3463 \end_layout
3464
3465 \end_inset
3466
3467
3468 \begin_inset Graphics
3469         filename ../../images/math/phantom.png
3470         scale 85
3471
3472 \end_inset
3473
3474 があります。
3475 \series bold
3476
3477 \backslash
3478 phantom
3479 \series default
3480 を挿入すると、二つの赤い矢印が重なった青枠が表示されます。矢印は、箱の中身の幅と高さの両方が、埋め草(指定した文字と同じ大きさの余白を確保するために使われる空打
3481 ち文字)として適用されることを示しています。したがって、
3482 \series bold
3483
3484 \backslash
3485 phantom
3486 \series default
3487 の作る文字は、箱の中身の文字の大きさを持つ埋め草となります。
3488 \end_layout
3489
3490 \begin_layout Standard
3491 \align center
3492 \begin_inset Tabular
3493 <lyxtabular version="3" rows="4" columns="2">
3494 <features rotate="0" tabularvalignment="middle">
3495 <column alignment="center" valignment="top">
3496 <column alignment="center" valignment="top">
3497 <row>
3498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3499 \begin_inset Text
3500
3501 \begin_layout Plain Layout
3502 コマンド
3503 \end_layout
3504
3505 \end_inset
3506 </cell>
3507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3508 \begin_inset Text
3509
3510 \begin_layout Plain Layout
3511 出力
3512 \begin_inset Note Note
3513 status collapsed
3514
3515 \begin_layout Plain Layout
3516 ここで
3517 \series bold
3518
3519 \backslash
3520 raisebox
3521 \series default
3522 はスペーサーとして使用しているだけです。
3523 \end_layout
3524
3525 \end_inset
3526
3527
3528 \end_layout
3529
3530 \end_inset
3531 </cell>
3532 </row>
3533 <row>
3534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3535 \begin_inset Text
3536
3537 \begin_layout Plain Layout
3538 ^19
3539 \begin_inset space \textvisiblespace{}
3540 \end_inset
3541
3542 _
3543 \backslash
3544 phantom
3545 \begin_inset space \textvisiblespace{}
3546 \end_inset
3547
3548 1
3549 \begin_inset Formula $\to$
3550 \end_inset
3551
3552 9
3553 \begin_inset space \textvisiblespace{}
3554 \end_inset
3555
3556 F
3557 \end_layout
3558
3559 \end_inset
3560 </cell>
3561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3562 \begin_inset Text
3563
3564 \begin_layout Plain Layout
3565 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3566 \end_inset
3567
3568
3569 \end_layout
3570
3571 \end_inset
3572 </cell>
3573 </row>
3574 <row>
3575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3576 \begin_inset Text
3577
3578 \begin_layout Plain Layout
3579 ^235
3580 \begin_inset space \textvisiblespace{}
3581 \end_inset
3582
3583 _
3584 \backslash
3585 phantom
3586 \begin_inset space \textvisiblespace{}
3587 \end_inset
3588
3589 23
3590 \begin_inset Formula $\to$
3591 \end_inset
3592
3593 9
3594 \begin_inset space \textvisiblespace{}
3595 \end_inset
3596
3597 F
3598 \end_layout
3599
3600 \end_inset
3601 </cell>
3602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3603 \begin_inset Text
3604
3605 \begin_layout Plain Layout
3606 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3607 \end_inset
3608
3609
3610 \end_layout
3611
3612 \end_inset
3613 </cell>
3614 </row>
3615 <row>
3616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3617 \begin_inset Text
3618
3619 \begin_layout Plain Layout
3620
3621 \backslash
3622 Lambda^
3623 \begin_inset space \textvisiblespace{}
3624 \end_inset
3625
3626
3627 \backslash
3628 phantom
3629 \begin_inset space \textvisiblespace{}
3630 \end_inset
3631
3632 ii
3633 \begin_inset Formula $\to$
3634 \end_inset
3635
3636 t
3637 \begin_inset space \textvisiblespace{}
3638 \end_inset
3639
3640 _MMt
3641 \end_layout
3642
3643 \end_inset
3644 </cell>
3645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3646 \begin_inset Text
3647
3648 \begin_layout Plain Layout
3649 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3650 \end_inset
3651
3652
3653 \end_layout
3654
3655 \end_inset
3656 </cell>
3657 </row>
3658 </lyxtabular>
3659
3660 \end_inset
3661
3662
3663 \end_layout
3664
3665 \begin_layout Standard
3666 さらに、
3667 \series bold
3668
3669 \backslash
3670 vphantom
3671 \series default
3672
3673 \begin_inset Index idx
3674 status collapsed
3675
3676 \begin_layout Plain Layout
3677 こまんど@コマンド ! V ! 
3678 \backslash
3679 vphantom
3680 \end_layout
3681
3682 \end_inset
3683
3684 (ツールバーボタン
3685 \begin_inset space ~
3686 \end_inset
3687
3688
3689 \begin_inset Graphics
3690         filename ../../images/math/vphantom.png
3691         scale 85
3692
3693 \end_inset
3694
3695 )および
3696 \series bold
3697
3698 \backslash
3699 hphantom
3700 \series default
3701
3702 \begin_inset Index idx
3703 status collapsed
3704
3705 \begin_layout Plain Layout
3706 こまんど@コマンド ! H ! 
3707 \backslash
3708 hphantom
3709 \end_layout
3710
3711 \end_inset
3712
3713 (ツールバーボタン
3714 \begin_inset space ~
3715 \end_inset
3716
3717
3718 \begin_inset Graphics
3719         filename ../../images/math/hphantom.png
3720         scale 85
3721
3722 \end_inset
3723
3724 )というコマンドもあります。
3725 \series bold
3726
3727 \backslash
3728 vphantom
3729 \series default
3730 は、枠内部の文字の最大高のみの空白を作り、幅は考慮しません。
3731 \series bold
3732
3733 \backslash
3734 hphantom
3735 \series default
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 space \textvisiblespace{}
3748 \end_inset
3749
3750
3751 \series bold
3752 a
3753 \backslash
3754 int
3755 \series default
3756 は、積分記号
3757 \begin_inset Foot
3758 status collapsed
3759
3760 \begin_layout Plain Layout
3761
3762 \series bold
3763
3764 \backslash
3765 int
3766 \series default
3767 コマンドは、積分記号を生成します。第
3768 \begin_inset CommandInset ref
3769 LatexCommand ref
3770 reference "sub:大演算子"
3771
3772 \end_inset
3773
3774 節を参照してください。
3775 \end_layout
3776
3777 \end_inset
3778
3779 が最大高の文字なので、積分記号の高さを持つ空白を作ります。実際の適用例については、第
3780 \begin_inset CommandInset ref
3781 LatexCommand ref
3782 reference "sub:多行にわたる括弧"
3783
3784 \end_inset
3785
3786 節を参照してください。
3787 \end_layout
3788
3789 \begin_layout Standard
3790 埋め草は、メニュー
3791 \family sans
3792 挿入\SpecialChar \menuseparator
3793 整形\SpecialChar \menuseparator
3794 埋め草
3795 \family default
3796 を使えば、以下のように本文中でも使用することができます。
3797 \end_layout
3798
3799 \begin_layout Standard
3800 これは本文です。
3801 \begin_inset Newline newline
3802 \end_inset
3803
3804
3805 \begin_inset Phantom Phantom
3806 status open
3807
3808 \begin_layout Plain Layout
3809 これは
3810 \end_layout
3811
3812 \end_inset
3813
3814 本文です。
3815 \end_layout
3816
3817 \begin_layout Subsection
3818 横線
3819 \begin_inset Index idx
3820 status collapsed
3821
3822 \begin_layout Plain Layout
3823 よこせん@横線
3824 \end_layout
3825
3826 \end_inset
3827
3828
3829 \begin_inset Index idx
3830 status collapsed
3831
3832 \begin_layout Plain Layout
3833 すうしき@数式 ! かせん@下線
3834 \end_layout
3835
3836 \end_inset
3837
3838
3839 \begin_inset Index idx
3840 status collapsed
3841
3842 \begin_layout Plain Layout
3843 ぼうせん@棒線
3844 \begin_inset ERT
3845 status collapsed
3846
3847 \begin_layout Plain Layout
3848
3849 |see{
3850 \end_layout
3851
3852 \end_inset
3853
3854 横線
3855 \begin_inset ERT
3856 status collapsed
3857
3858 \begin_layout Plain Layout
3859
3860 }
3861 \end_layout
3862
3863 \end_inset
3864
3865
3866 \end_layout
3867
3868 \end_inset
3869
3870
3871 \end_layout
3872
3873 \begin_layout Standard
3874 \align center
3875 \begin_inset Tabular
3876 <lyxtabular version="3" rows="4" columns="2">
3877 <features rotate="0" tabularvalignment="middle">
3878 <column alignment="center" valignment="top" width="0pt">
3879 <column alignment="center" valignment="top" width="0pt">
3880 <row>
3881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3882 \begin_inset Text
3883
3884 \begin_layout Plain Layout
3885 コマンド
3886 \end_layout
3887
3888 \end_inset
3889 </cell>
3890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3891 \begin_inset Text
3892
3893 \begin_layout Plain Layout
3894 出力
3895 \begin_inset Note Note
3896 status collapsed
3897
3898 \begin_layout Plain Layout
3899 ここで
3900 \series bold
3901
3902 \backslash
3903 raisebox
3904 \series default
3905 はスペーサーとして使用しているだけです。
3906 \end_layout
3907
3908 \end_inset
3909
3910
3911 \end_layout
3912
3913 \end_inset
3914 </cell>
3915 </row>
3916 <row>
3917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3918 \begin_inset Text
3919
3920 \begin_layout Plain Layout
3921
3922 \backslash
3923 overline
3924 \begin_inset space \textvisiblespace{}
3925 \end_inset
3926
3927 A+B
3928 \begin_inset Index idx
3929 status collapsed
3930
3931 \begin_layout Plain Layout
3932 こまんど@コマンド ! O ! 
3933 \backslash
3934 overline
3935 \end_layout
3936
3937 \end_inset
3938
3939
3940 \end_layout
3941
3942 \end_inset
3943 </cell>
3944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3945 \begin_inset Text
3946
3947 \begin_layout Plain Layout
3948 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3949 \end_inset
3950
3951
3952 \end_layout
3953
3954 \end_inset
3955 </cell>
3956 </row>
3957 <row>
3958 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3959 \begin_inset Text
3960
3961 \begin_layout Plain Layout
3962
3963 \backslash
3964 underline
3965 \begin_inset space \textvisiblespace{}
3966 \end_inset
3967
3968 A+B
3969 \begin_inset Index idx
3970 status collapsed
3971
3972 \begin_layout Plain Layout
3973 こまんど@コマンド ! U ! 
3974 \backslash
3975 underline
3976 \end_layout
3977
3978 \end_inset
3979
3980
3981 \end_layout
3982
3983 \end_inset
3984 </cell>
3985 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3986 \begin_inset Text
3987
3988 \begin_layout Plain Layout
3989 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
3990 \end_inset
3991
3992
3993 \end_layout
3994
3995 \end_inset
3996 </cell>
3997 </row>
3998 <row>
3999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4000 \begin_inset Text
4001
4002 \begin_layout Plain Layout
4003
4004 \backslash
4005 overline
4006 \begin_inset space \textvisiblespace{}
4007 \end_inset
4008
4009
4010 \backslash
4011 underline
4012 \begin_inset space \textvisiblespace{}
4013 \end_inset
4014
4015 A+B
4016 \end_layout
4017
4018 \end_inset
4019 </cell>
4020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4021 \begin_inset Text
4022
4023 \begin_layout Plain Layout
4024 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4025 \end_inset
4026
4027
4028 \end_layout
4029
4030 \end_inset
4031 </cell>
4032 </row>
4033 </lyxtabular>
4034
4035 \end_inset
4036
4037
4038 \end_layout
4039
4040 \begin_layout Standard
4041 上記最後の例では、先に
4042 \series bold
4043
4044 \backslash
4045 overline
4046 \series default
4047 が来ようが
4048 \series bold
4049
4050 \backslash
4051 underline
4052 \series default
4053 が来ようが、関係ありません。
4054 \end_layout
4055
4056 \begin_layout Standard
4057 二重下線を引くには、
4058 \series bold
4059
4060 \backslash
4061 underline
4062 \series default
4063 を二回使います。
4064 \end_layout
4065
4066 \begin_layout Standard
4067 文字の上下6本の線まで引くことができます。
4068 \end_layout
4069
4070 \begin_layout Standard
4071 \begin_inset VSpace bigskip
4072 \end_inset
4073
4074 自己定義の線は、以下の書式を持つ
4075 \series bold
4076
4077 \backslash
4078 rule
4079 \series default
4080
4081 \begin_inset Index idx
4082 status collapsed
4083
4084 \begin_layout Plain Layout
4085 こまんど@コマンド ! R ! 
4086 \backslash
4087 rule
4088 \end_layout
4089
4090 \end_inset
4091
4092 コマンドで作成することができます。
4093 \end_layout
4094
4095 \begin_layout Standard
4096
4097 \series bold
4098
4099 \backslash
4100 rule[垂直オフセット幅]{長さ}{厚み}
4101 \end_layout
4102
4103 \begin_layout Standard
4104 オプションの
4105 \series bold
4106 「垂直オフセット幅
4107 \series default
4108 」は、行を上方に(値が負であれば下方に)移動させます。値としては、第
4109 \begin_inset CommandInset ref
4110 LatexCommand ref
4111 reference "tab:使用できる単位"
4112
4113 \end_inset
4114
4115 表に掲げてある単位を用いることができます。以下に、
4116 \begin_inset Newline newline
4117 \end_inset
4118
4119
4120 \series bold
4121
4122 \backslash
4123 rule[-2ex]{3cm}{2pt}
4124 \series default
4125  および 
4126 \series bold
4127
4128 \backslash
4129 rule{2cm}{1pt}
4130 \begin_inset Newline newline
4131 \end_inset
4132
4133
4134 \series default
4135 というコマンドを用いて作成したふたつの例を例示します。
4136 \end_layout
4137
4138 \begin_layout Standard
4139 この行には、
4140 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4141 \end_inset
4142
4143 二本の線があります。
4144 \end_layout
4145
4146 \begin_layout Standard
4147
4148 \backslash
4149 ruleは、メニュー
4150 \family sans
4151 挿入\SpecialChar \menuseparator
4152 整形\SpecialChar \menuseparator
4153 水平線
4154 \family default
4155 を使っても、本文に挿入することができます。
4156 \end_layout
4157
4158 \begin_layout Standard
4159 これは一行の
4160 \begin_inset CommandInset line
4161 LatexCommand rule
4162 offset "0.5ex"
4163 width "3cm"
4164 height "1pt"
4165
4166 \end_inset
4167
4168 文章です。
4169 \end_layout
4170
4171 \begin_layout Subsection
4172 省略符号
4173 \begin_inset CommandInset label
4174 LatexCommand label
4175 name "sub:省略符号"
4176
4177 \end_inset
4178
4179
4180 \begin_inset Index idx
4181 status collapsed
4182
4183 \begin_layout Plain Layout
4184 しょうりゃくふごう@省略符号
4185 \end_layout
4186
4187 \end_inset
4188
4189
4190 \end_layout
4191
4192 \begin_layout Standard
4193 省略符号には、いくつかの種類が使用できます
4194 \begin_inset Foot
4195 status collapsed
4196
4197 \begin_layout Plain Layout
4198 数式ツールバー中の
4199 \begin_inset Info
4200 type  "icon"
4201 arg   "math-insert \\ldots"
4202 \end_inset
4203
4204 ボタンで表示されている小メニューです。
4205 \end_layout
4206
4207 \end_inset
4208
4209 。列挙のためには、ベースラインの点々(
4210 \series bold
4211
4212 \backslash
4213 ldots
4214 \series default
4215
4216 \begin_inset Index idx
4217 status collapsed
4218
4219 \begin_layout Plain Layout
4220 こまんど@コマンド ! L ! 
4221 \backslash
4222 ldots
4223 \end_layout
4224
4225 \end_inset
4226
4227 )を使用しますが、演算子の場合は、演算子と同じ高さの点々(
4228 \series bold
4229
4230 \backslash
4231 cdots
4232 \series default
4233
4234 \begin_inset Index idx
4235 status collapsed
4236
4237 \begin_layout Plain Layout
4238 こまんど@コマンド ! C ! 
4239 \backslash
4240 cdots
4241 \end_layout
4242
4243 \end_inset
4244
4245 )が必要です。
4246 \series bold
4247
4248 \backslash
4249 dots
4250 \series default
4251
4252 \begin_inset Index idx
4253 status collapsed
4254
4255 \begin_layout Plain Layout
4256 こまんど@コマンド ! D ! 
4257 \backslash
4258 dots
4259 \end_layout
4260
4261 \end_inset
4262
4263 コマンドを使うと、LaTeXは次に来る文字がどのような種類の文字であるかによって、自動的にどの種類を使うかを選択します。
4264 \end_layout
4265
4266 \begin_layout Standard
4267 \align center
4268 \begin_inset Tabular
4269 <lyxtabular version="3" rows="9" columns="2">
4270 <features rotate="0" tabularvalignment="middle">
4271 <column alignment="center" valignment="top" width="0pt">
4272 <column alignment="center" valignment="top" width="0pt">
4273 <row>
4274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4275 \begin_inset Text
4276
4277 \begin_layout Plain Layout
4278 コマンド
4279 \end_layout
4280
4281 \end_inset
4282 </cell>
4283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4284 \begin_inset Text
4285
4286 \begin_layout Plain Layout
4287 出力
4288 \end_layout
4289
4290 \end_inset
4291 </cell>
4292 </row>
4293 <row>
4294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4295 \begin_inset Text
4296
4297 \begin_layout Plain Layout
4298 A_1
4299 \begin_inset space \textvisiblespace{}
4300 \end_inset
4301
4302 ,
4303 \backslash
4304 dots
4305 \begin_inset space \textvisiblespace{}
4306 \end_inset
4307
4308 ,A_n
4309 \end_layout
4310
4311 \end_inset
4312 </cell>
4313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4314 \begin_inset Text
4315
4316 \begin_layout Plain Layout
4317 \begin_inset Formula $A_{1},\dots,A_{n}$
4318 \end_inset
4319
4320
4321 \end_layout
4322
4323 \end_inset
4324 </cell>
4325 </row>
4326 <row>
4327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4328 \begin_inset Text
4329
4330 \begin_layout Plain Layout
4331 A_1
4332 \begin_inset space \textvisiblespace{}
4333 \end_inset
4334
4335 +
4336 \backslash
4337 dots
4338 \begin_inset space \textvisiblespace{}
4339 \end_inset
4340
4341 +A_n
4342 \end_layout
4343
4344 \end_inset
4345 </cell>
4346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4347 \begin_inset Text
4348
4349 \begin_layout Plain Layout
4350 \begin_inset Formula $A_{1}+\dots+A_{n}$
4351 \end_inset
4352
4353
4354 \end_layout
4355
4356 \end_inset
4357 </cell>
4358 </row>
4359 <row>
4360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4361 \begin_inset Text
4362
4363 \begin_layout Plain Layout
4364 A_1
4365 \begin_inset space \textvisiblespace{}
4366 \end_inset
4367
4368 ,
4369 \backslash
4370 ldots
4371 \begin_inset space \textvisiblespace{}
4372 \end_inset
4373
4374 ,A_n
4375 \end_layout
4376
4377 \end_inset
4378 </cell>
4379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4380 \begin_inset Text
4381
4382 \begin_layout Plain Layout
4383 \begin_inset Formula $A_{1},\ldots,A_{n}$
4384 \end_inset
4385
4386
4387 \end_layout
4388
4389 \end_inset
4390 </cell>
4391 </row>
4392 <row>
4393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4394 \begin_inset Text
4395
4396 \begin_layout Plain Layout
4397 A_1
4398 \begin_inset space \textvisiblespace{}
4399 \end_inset
4400
4401 +
4402 \backslash
4403 cdots
4404 \begin_inset space \textvisiblespace{}
4405 \end_inset
4406
4407 +A_n
4408 \end_layout
4409
4410 \end_inset
4411 </cell>
4412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4413 \begin_inset Text
4414
4415 \begin_layout Plain Layout
4416 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4417 \end_inset
4418
4419
4420 \end_layout
4421
4422 \end_inset
4423 </cell>
4424 </row>
4425 <row>
4426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4427 \begin_inset Text
4428
4429 \begin_layout Plain Layout
4430
4431 \backslash
4432 vdots
4433 \end_layout
4434
4435 \end_inset
4436 </cell>
4437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4438 \begin_inset Text
4439
4440 \begin_layout Plain Layout
4441 \begin_inset Formula $\vdots$
4442 \end_inset
4443
4444
4445 \end_layout
4446
4447 \end_inset
4448 </cell>
4449 </row>
4450 <row>
4451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4452 \begin_inset Text
4453
4454 \begin_layout Plain Layout
4455
4456 \backslash
4457 ddots
4458 \end_layout
4459
4460 \end_inset
4461 </cell>
4462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4463 \begin_inset Text
4464
4465 \begin_layout Plain Layout
4466 \begin_inset Formula $\ddots$
4467 \end_inset
4468
4469
4470 \end_layout
4471
4472 \end_inset
4473 </cell>
4474 </row>
4475 <row>
4476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4477 \begin_inset Text
4478
4479 \begin_layout Plain Layout
4480
4481 \backslash
4482 iddots
4483 \end_layout
4484
4485 \end_inset
4486 </cell>
4487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4488 \begin_inset Text
4489
4490 \begin_layout Plain Layout
4491 \begin_inset Formula $\iddots$
4492 \end_inset
4493
4494
4495 \end_layout
4496
4497 \end_inset
4498 </cell>
4499 </row>
4500 <row>
4501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4502 \begin_inset Text
4503
4504 \begin_layout Plain Layout
4505 いろいろな点々を使った
4506 \begin_inset Formula $3\times3$
4507 \end_inset
4508
4509 行列
4510 \end_layout
4511
4512 \end_inset
4513 </cell>
4514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4515 \begin_inset Text
4516
4517 \begin_layout Plain Layout
4518 \begin_inset Formula $\begin{array}{ccc}
4519 A_{11} & \cdots & A_{1m}\\
4520 \vdots & \ddots & \vdots\\
4521 A_{n1} & \cdots & A_{nm}
4522 \end{array}$
4523 \end_inset
4524
4525
4526 \end_layout
4527
4528 \end_inset
4529 </cell>
4530 </row>
4531 </lyxtabular>
4532
4533 \end_inset
4534
4535
4536 \end_layout
4537
4538 \begin_layout Standard
4539
4540 \family sans
4541 挿入\SpecialChar \menuseparator
4542 省略符号
4543 \family default
4544 メニューで挿入される省略符号は
4545 \series bold
4546
4547 \backslash
4548 ldots
4549 \series default
4550 です。
4551 \end_layout
4552
4553 \begin_layout Standard
4554 \begin_inset VSpace medskip
4555 \end_inset
4556
4557
4558 \series bold
4559
4560 \backslash
4561 iddots
4562 \series default
4563 を使うには、文書設定の
4564 \family sans
4565 数式オプション
4566 \family default
4567 にある
4568 \family sans
4569 mathdotsパッケージを(自動的に)使う
4570 \family default
4571 オプションのうちいずれかを有効にしなくてはなりません。
4572 \begin_inset Newline newline
4573 \end_inset
4574
4575
4576 \family sans
4577 mathdotsパッケージを使う
4578 \family default
4579 オプションを使用すると、文書中のフォント様式や寸法が既定値でないときのあらゆるドットの表示が改善されます。
4580 \end_layout
4581
4582 \begin_layout Standard
4583 \begin_inset VSpace medskip
4584 \end_inset
4585
4586 とくに行列には、複数列にわたることのできる省略符号があります。これは、以下の書式を持つ
4587 \series bold
4588
4589 \backslash
4590 hdotsfor
4591 \series default
4592
4593 \begin_inset Index idx
4594 status collapsed
4595
4596 \begin_layout Plain Layout
4597 こまんど@コマンド ! H ! 
4598 \backslash
4599 hdotsfor
4600 \end_layout
4601
4602 \end_inset
4603
4604 コマンドで作ることができます。
4605 \end_layout
4606
4607 \begin_layout Standard
4608
4609 \series bold
4610
4611 \backslash
4612 hdotsfor[距離]{列数}
4613 \end_layout
4614
4615 \begin_layout Standard
4616 ここで「列数」は、何列に広げるかを指定します。「距離」は、点々のあいだの距離を示す因子です。
4617 \end_layout
4618
4619 \begin_layout Standard
4620 以下の行列では、2行目の1つ目の枠に
4621 \series bold
4622
4623 \backslash
4624 hdotsfor[2]{4}
4625 \series default
4626 を挿入して、
4627 \series bold
4628
4629 \backslash
4630 dots
4631 \series default
4632 コマンドの2倍の点間距離を持つ省略符号を挿入しています。
4633 \begin_inset Formula 
4634 \[
4635 \left(\begin{array}{cccc}
4636 A & B & C & D\\
4637 \hdotsfor[2]{4}\\
4638 q & w & e & r
4639 \end{array}\right)
4640 \]
4641
4642 \end_inset
4643
4644 省略符号を広げる対象となる行列フィールドは空白にしておく必要があることに注意して下さい。さもないとLaTeXエラーが発生します。
4645 \end_layout
4646
4647 \begin_layout Standard
4648 \begin_inset VSpace bigskip
4649 \end_inset
4650
4651 さらに、
4652 \series bold
4653
4654 \backslash
4655 dotfill
4656 \series default
4657
4658 \begin_inset Index idx
4659 status collapsed
4660
4661 \begin_layout Plain Layout
4662 こまんど@コマンド ! D ! 
4663 \backslash
4664 dotfill
4665 \end_layout
4666
4667 \end_inset
4668
4669 コマンドを使えば、行の残りを点々で埋めることもできます。このコマンドの働きは、
4670 \series bold
4671
4672 \backslash
4673 hfill
4674 \series default
4675 と同様のものです。第
4676 \begin_inset CommandInset ref
4677 LatexCommand ref
4678 reference "sub:可変長の空白"
4679
4680 \end_inset
4681
4682 節をご参照下さい。
4683 \end_layout
4684
4685 \begin_layout Standard
4686 たとえば、
4687 \series bold
4688 A
4689 \backslash
4690 dotfill
4691 \begin_inset space \textvisiblespace{}
4692 \end_inset
4693
4694 B
4695 \series default
4696 コマンドは、
4697 \end_layout
4698
4699 \begin_layout Standard
4700 \begin_inset Formula $A\dotfill B$
4701 \end_inset
4702
4703
4704 \end_layout
4705
4706 \begin_layout Standard
4707 のようになります。点々を使う
4708 \series bold
4709
4710 \backslash
4711 dotfill
4712 \series default
4713 の直線版として、
4714 \series bold
4715
4716 \backslash
4717 hrulefill
4718 \series default
4719
4720 \begin_inset Index idx
4721 status collapsed
4722
4723 \begin_layout Plain Layout
4724 こまんど@コマンド ! H ! 
4725 \backslash
4726 hrulefill
4727 \end_layout
4728
4729 \end_inset
4730
4731
4732 \end_layout
4733
4734 \begin_layout Standard
4735 \begin_inset Formula $A\hrulefill B$
4736 \end_inset
4737
4738
4739 \end_layout
4740
4741 \begin_layout Standard
4742 があります。これらのコマンドを本文で使用するには、これらのコマンドはTeXモードで挿入される必要があります。
4743 \end_layout
4744
4745 \begin_layout Section
4746 行列
4747 \begin_inset CommandInset label
4748 LatexCommand label
4749 name "sec:行列"
4750
4751 \end_inset
4752
4753
4754 \begin_inset Index idx
4755 status collapsed
4756
4757 \begin_layout Plain Layout
4758 ぎょうれつ@行列
4759 \end_layout
4760
4761 \end_inset
4762
4763
4764 \end_layout
4765
4766 \begin_layout Standard
4767 行列は、数式ツールバーボタンの
4768 \begin_inset Info
4769 type  "icon"
4770 arg   "dialog-show mathmatrix"
4771 \end_inset
4772
4773
4774 \family sans
4775 挿入\SpecialChar \menuseparator
4776 数式\SpecialChar \menuseparator
4777 行列
4778 \family default
4779 メニューで挿入することができます。すると、行列の行数・列数・配置方法・装飾を尋ねられます。ここで垂直配置は、行内数式内の行列でのみ意味を持ちます。
4780 \end_layout
4781
4782 \begin_layout Standard
4783 最初の行列は「上」配置
4784 \begin_inset Formula $\begin{array}[t]{cccc}
4785 A & D & G & J\\
4786 B & E & H & K\\
4787 C & F & I & L
4788 \end{array}$
4789 \end_inset
4790
4791 で、二番目は「中央」配置
4792 \begin_inset Formula $\begin{array}{cccc}
4793 A & D & G & J\\
4794 B & E & H & K\\
4795 C & F & I & L
4796 \end{array}$
4797 \end_inset
4798
4799 、三番目は「下」配置
4800 \begin_inset Formula $\begin{array}[b]{cccc}
4801 A & D & G & J\\
4802 B & E & H & K\\
4803 C & F & I & L
4804 \end{array}$
4805 \end_inset
4806
4807 です。
4808 \end_layout
4809
4810 \begin_layout Standard
4811 水平配置は、各列がどのように配置されるべきかを指定します。これは、各列に対応した文字を一つずつ入力することによって設定します。
4812 \emph on
4813 l
4814 \emph default
4815 は左寄せ、
4816 \emph on
4817 c
4818 \emph default
4819 は中央揃え、
4820 \emph on
4821 r
4822 \emph default
4823 は右寄せを意味します。たとえば、第1列が左寄せで第2列と第3列が中央揃え、第4列が右揃えの
4824 \begin_inset Formula $4\times4$
4825 \end_inset
4826
4827 行列を作成するには、水平配置のところに
4828 \series bold
4829 lccr
4830 \series default
4831 と入力します。通常、行列では各列は中央揃えですから、各列の既定値は
4832 \series bold
4833 c
4834 \series default
4835 です。
4836 \end_layout
4837
4838 \begin_layout Standard
4839 水平行列の例です。
4840 \end_layout
4841
4842 \begin_layout Standard
4843
4844 \series bold
4845 lll
4846 \series default
4847  : 
4848 \begin_inset Formula $\begin{array}{lll}
4849 10000 & D & G\\
4850 B & 10000 & H\\
4851 C & F & 10000
4852 \end{array}$
4853 \end_inset
4854
4855  , 
4856 \series bold
4857 ccc
4858 \series default
4859  : 
4860 \begin_inset Formula $\begin{array}{ccc}
4861 10000 & D & G\\
4862 B & 10000 & H\\
4863 C & F & 10000
4864 \end{array}$
4865 \end_inset
4866
4867  , 
4868 \series bold
4869 rrr
4870 \series default
4871  : 
4872 \begin_inset Formula $\begin{array}{rrr}
4873 10000 & D & G\\
4874 B & 10000 & H\\
4875 C & F & 10000
4876 \end{array}$
4877 \end_inset
4878
4879
4880 \end_layout
4881
4882 \begin_layout Standard
4883 つづいて行や列を追加したり削除したりするには、数式ツールバーボタンの
4884 \begin_inset Info
4885 type  "icon"
4886 arg   "inset-modify tabular append-row"
4887 \end_inset
4888
4889
4890 \begin_inset Info
4891 type  "icon"
4892 arg   "inset-modify tabular delete-row"
4893 \end_inset
4894
4895 などや
4896 \family sans
4897 編集\SpecialChar \menuseparator
4898 行と列
4899 \family default
4900 メニューを使用することができます。また、行は
4901 \begin_inset Info
4902 type  "shortcut"
4903 arg   "newline-insert newline"
4904 \end_inset
4905
4906 で作成することもできます。
4907 \end_layout
4908
4909 \begin_layout Standard
4910 \begin_inset VSpace bigskip
4911 \end_inset
4912
4913
4914 \end_layout
4915
4916 \begin_layout Standard
4917
4918 \family sans
4919 装飾
4920 \family default
4921 は、行列の前後に選択した様式の括弧を加えます。他にも括弧は、
4922 \series bold
4923
4924 \backslash
4925 left
4926 \series default
4927
4928 \begin_inset Index idx
4929 status collapsed
4930
4931 \begin_layout Plain Layout
4932 こまんど@コマンド ! L ! 
4933 \backslash
4934 left
4935 \end_layout
4936
4937 \end_inset
4938
4939 コマンドや
4940 \series bold
4941
4942 \backslash
4943 right
4944 \series default
4945
4946 \begin_inset Index idx
4947 status collapsed
4948
4949 \begin_layout Plain Layout
4950 こまんど@コマンド ! R ! 
4951 \backslash
4952 right
4953 \end_layout
4954
4955 \end_inset
4956
4957 コマンドで作成することもできます(
4958 \begin_inset Flex Ruby
4959 status collapsed
4960
4961 \begin_layout Plain Layout
4962 捷径
4963 \begin_inset Argument post:1
4964 status collapsed
4965
4966 \begin_layout Plain Layout
4967 ショートカット
4968 \end_layout
4969
4970 \end_inset
4971
4972
4973 \end_layout
4974
4975 \end_inset
4976
4977
4978 \family sans
4979 Alt+M
4980 \begin_inset space ~
4981 \end_inset
4982
4983 括弧
4984 \family default
4985 )。第
4986 \begin_inset CommandInset ref
4987 LatexCommand ref
4988 reference "sub:自動の括弧丈"
4989
4990 \end_inset
4991
4992 節を参照してください。あるいは、以下のコマンドを使うこともできます。
4993 \begin_inset VSpace medskip
4994 \end_inset
4995
4996
4997 \end_layout
4998
4999 \begin_layout Standard
5000 \begin_inset space \hfill{}
5001 \end_inset
5002
5003
5004 \begin_inset Tabular
5005 <lyxtabular version="3" rows="4" columns="2">
5006 <features rotate="0" tabularvalignment="middle">
5007 <column alignment="center" valignment="top">
5008 <column alignment="center" valignment="top">
5009 <row>
5010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5011 \begin_inset Text
5012
5013 \begin_layout Plain Layout
5014 コマンド
5015 \end_layout
5016
5017 \end_inset
5018 </cell>
5019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5020 \begin_inset Text
5021
5022 \begin_layout Plain Layout
5023 出力
5024 \begin_inset Note Note
5025 status collapsed
5026
5027 \begin_layout Plain Layout
5028 ここで
5029 \series bold
5030
5031 \backslash
5032 raisebox
5033 \series default
5034 はスペーサーとして使用しているだけです。
5035 \end_layout
5036
5037 \end_inset
5038
5039
5040 \end_layout
5041
5042 \end_inset
5043 </cell>
5044 </row>
5045 <row>
5046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5047 \begin_inset Text
5048
5049 \begin_layout Plain Layout
5050
5051 \backslash
5052 bmatrix
5053 \begin_inset space \textvisiblespace{}
5054 \end_inset
5055
5056
5057 \begin_inset Formula $2\times2$
5058 \end_inset
5059
5060 行列
5061 \end_layout
5062
5063 \end_inset
5064 </cell>
5065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5066 \begin_inset Text
5067
5068 \begin_layout Plain Layout
5069 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5070 0 & \textrm{-}\mathrm{i}\\
5071 \mathrm{i} & 0
5072 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5073 \end_inset
5074
5075
5076 \end_layout
5077
5078 \end_inset
5079 </cell>
5080 </row>
5081 <row>
5082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5083 \begin_inset Text
5084
5085 \begin_layout Plain Layout
5086
5087 \backslash
5088 Bmatrix
5089 \begin_inset space \textvisiblespace{}
5090 \end_inset
5091
5092
5093 \begin_inset Formula $2\times2$
5094 \end_inset
5095
5096 行列
5097 \end_layout
5098
5099 \end_inset
5100 </cell>
5101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5102 \begin_inset Text
5103
5104 \begin_layout Plain Layout
5105 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5106 0 & \textrm{-}\mathrm{i}\\
5107 \mathrm{i} & 0
5108 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5109 \end_inset
5110
5111
5112 \end_layout
5113
5114 \end_inset
5115 </cell>
5116 </row>
5117 <row>
5118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5119 \begin_inset Text
5120
5121 \begin_layout Plain Layout
5122
5123 \backslash
5124 pmatrix
5125 \begin_inset space \textvisiblespace{}
5126 \end_inset
5127
5128
5129 \begin_inset Formula $2\times2$
5130 \end_inset
5131
5132 行列
5133 \end_layout
5134
5135 \end_inset
5136 </cell>
5137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5138 \begin_inset Text
5139
5140 \begin_layout Plain Layout
5141 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5142 0 & \textrm{-}\mathrm{i}\\
5143 \mathrm{i} & 0
5144 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5145 \end_inset
5146
5147
5148 \end_layout
5149
5150 \end_inset
5151 </cell>
5152 </row>
5153 </lyxtabular>
5154
5155 \end_inset
5156
5157
5158 \begin_inset space \hfill{}
5159 \end_inset
5160
5161
5162 \begin_inset Tabular
5163 <lyxtabular version="3" rows="4" columns="2">
5164 <features rotate="0" tabularvalignment="middle">
5165 <column alignment="center" valignment="top">
5166 <column alignment="center" valignment="top">
5167 <row>
5168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5169 \begin_inset Text
5170
5171 \begin_layout Plain Layout
5172 コマンド
5173 \end_layout
5174
5175 \end_inset
5176 </cell>
5177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5178 \begin_inset Text
5179
5180 \begin_layout Plain Layout
5181 出力
5182 \end_layout
5183
5184 \end_inset
5185 </cell>
5186 </row>
5187 <row>
5188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5189 \begin_inset Text
5190
5191 \begin_layout Plain Layout
5192
5193 \backslash
5194 vmatrix
5195 \begin_inset space \textvisiblespace{}
5196 \end_inset
5197
5198
5199 \begin_inset Formula $2\times2$
5200 \end_inset
5201
5202 行列
5203 \end_layout
5204
5205 \end_inset
5206 </cell>
5207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5208 \begin_inset Text
5209
5210 \begin_layout Plain Layout
5211 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5212 0 & \textrm{-}\mathrm{i}\\
5213 \mathrm{i} & 0
5214 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5215 \end_inset
5216
5217
5218 \end_layout
5219
5220 \end_inset
5221 </cell>
5222 </row>
5223 <row>
5224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5225 \begin_inset Text
5226
5227 \begin_layout Plain Layout
5228
5229 \backslash
5230 Vmatrix
5231 \begin_inset space \textvisiblespace{}
5232 \end_inset
5233
5234
5235 \begin_inset Formula $2\times2$
5236 \end_inset
5237
5238 行列
5239 \end_layout
5240
5241 \end_inset
5242 </cell>
5243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5244 \begin_inset Text
5245
5246 \begin_layout Plain Layout
5247 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5248 0 & \textrm{-}\mathrm{i}\\
5249 \mathrm{i} & 0
5250 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5251 \end_inset
5252
5253
5254 \end_layout
5255
5256 \end_inset
5257 </cell>
5258 </row>
5259 <row>
5260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5261 \begin_inset Text
5262
5263 \begin_layout Plain Layout
5264
5265 \backslash
5266 matrix
5267 \begin_inset space \textvisiblespace{}
5268 \end_inset
5269
5270
5271 \begin_inset Formula $2\times2$
5272 \end_inset
5273
5274 行列
5275 \end_layout
5276
5277 \end_inset
5278 </cell>
5279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5280 \begin_inset Text
5281
5282 \begin_layout Plain Layout
5283 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5284 0 & \textrm{-}\mathrm{i}\\
5285 \mathrm{i} & 0
5286 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5287 \end_inset
5288
5289
5290 \end_layout
5291
5292 \end_inset
5293 </cell>
5294 </row>
5295 </lyxtabular>
5296
5297 \end_inset
5298
5299
5300 \begin_inset space \hfill{}
5301 \end_inset
5302
5303
5304 \end_layout
5305
5306 \begin_layout Standard
5307 \begin_inset VSpace medskip
5308 \end_inset
5309
5310 たとえば
5311 \series bold
5312
5313 \backslash
5314 vmatrix
5315 \series default
5316 などを挿入すると、青枠が二つの垂直線のあいだに現れるので、そこに行列を挿入することができます。
5317 \end_layout
5318
5319 \begin_layout Standard
5320 \begin_inset VSpace bigskip
5321 \end_inset
5322
5323 じつは多行数式はすべて行列なので、行列の各列の間隔を変更するには、第
5324 \begin_inset CommandInset ref
5325 LatexCommand ref
5326 reference "sub:列間"
5327
5328 \end_inset
5329
5330 節に説明されている距離
5331 \series bold
5332
5333 \backslash
5334 arraycolsep
5335 \series default
5336
5337 \begin_inset Index idx
5338 status collapsed
5339
5340 \begin_layout Plain Layout
5341 こまんど@コマンド ! A ! 
5342 \backslash
5343 arraycolsep
5344 \end_layout
5345
5346 \end_inset
5347
5348 をここでも使用することができます。
5349 \end_layout
5350
5351 \begin_layout Standard
5352 行間隔を変更するには、
5353 \series bold
5354
5355 \backslash
5356 arraystretch
5357 \series default
5358
5359 \begin_inset Index idx
5360 status collapsed
5361
5362 \begin_layout Plain Layout
5363 こまんど@コマンド ! A ! 
5364 \backslash
5365 arraystretch
5366 \end_layout
5367
5368 \end_inset
5369
5370 コマンドを使用します。以下のようにして使用します。
5371 \end_layout
5372
5373 \begin_layout Standard
5374
5375 \series bold
5376
5377 \backslash
5378 renewcommand{
5379 \backslash
5380 arraystretch}{伸長因子}
5381 \begin_inset Index idx
5382 status collapsed
5383
5384 \begin_layout Plain Layout
5385 こまんど@コマンド ! R ! 
5386 \backslash
5387 renewcommand
5388 \end_layout
5389
5390 \end_inset
5391
5392
5393 \end_layout
5394
5395 \begin_layout Standard
5396
5397 \series bold
5398
5399 \backslash
5400 renewcommand
5401 \series default
5402 コマンドは、伸長因子を定義済みの
5403 \series bold
5404
5405 \backslash
5406 arraystretch
5407 \series default
5408 コマンドに割り当てます。たとえば行間隔を2倍にするには、因子として2を指定して下さい。すると、以降の行列すべてにこれが使用されるようになります。元の間隔に戻すに
5409 は、
5410 \series bold
5411
5412 \backslash
5413 arraystretch
5414 \series default
5415 に因子1を割り当てて下さい。
5416 \end_layout
5417
5418 \begin_layout Standard
5419 本文行中に行列を入れるには、
5420 \series bold
5421
5422 \backslash
5423 smallmatrix
5424 \series default
5425
5426 \begin_inset Index idx
5427 status collapsed
5428
5429 \begin_layout Plain Layout
5430 こまんど@コマンド ! S ! 
5431 \backslash
5432 smallmatrix
5433 \end_layout
5434
5435 \end_inset
5436
5437 コマンドを使います。これを挿入すると、二つの点線に囲まれた青枠が現れます。この枠のなかに行列を入れることができます。
5438 \end_layout
5439
5440 \begin_layout Standard
5441 これは、本文行中の行列
5442 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5443 C & D
5444 \end{smallmatrix}\right)$
5445 \end_inset
5446
5447 です。
5448 \end_layout
5449
5450 \begin_layout Section
5451 括弧と区分記号
5452 \begin_inset Index idx
5453 status collapsed
5454
5455 \begin_layout Plain Layout
5456 かっこ@括弧
5457 \end_layout
5458
5459 \end_inset
5460
5461
5462 \begin_inset Index idx
5463 status collapsed
5464
5465 \begin_layout Plain Layout
5466 くぶんきごう@区分記号
5467 \end_layout
5468
5469 \end_inset
5470
5471
5472 \end_layout
5473
5474 \begin_layout Subsection
5475 垂直括弧と区分記号
5476 \begin_inset Index idx
5477 status collapsed
5478
5479 \begin_layout Plain Layout
5480 かっこ@括弧 ! すいちょく@垂直
5481 \begin_inset space \thinspace{}
5482 \end_inset
5483
5484 ------
5485 \end_layout
5486
5487 \end_inset
5488
5489
5490 \end_layout
5491
5492 \begin_layout Standard
5493 \begin_inset space \hfill{}
5494 \end_inset
5495
5496
5497 \begin_inset Tabular
5498 <lyxtabular version="3" rows="9" columns="2">
5499 <features rotate="0" tabularvalignment="middle">
5500 <column alignment="center" valignment="top" width="0pt">
5501 <column alignment="center" valignment="top" width="0pt">
5502 <row>
5503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5504 \begin_inset Text
5505
5506 \begin_layout Plain Layout
5507 コマンド
5508 \end_layout
5509
5510 \end_inset
5511 </cell>
5512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5513 \begin_inset Text
5514
5515 \begin_layout Plain Layout
5516 出力
5517 \end_layout
5518
5519 \end_inset
5520 </cell>
5521 </row>
5522 <row>
5523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5524 \begin_inset Text
5525
5526 \begin_layout Plain Layout
5527 (
5528 \end_layout
5529
5530 \end_inset
5531 </cell>
5532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5533 \begin_inset Text
5534
5535 \begin_layout Plain Layout
5536 \begin_inset Formula $($
5537 \end_inset
5538
5539
5540 \end_layout
5541
5542 \end_inset
5543 </cell>
5544 </row>
5545 <row>
5546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5547 \begin_inset Text
5548
5549 \begin_layout Plain Layout
5550 {
5551 \end_layout
5552
5553 \end_inset
5554 </cell>
5555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5556 \begin_inset Text
5557
5558 \begin_layout Plain Layout
5559 \begin_inset Formula $\{$
5560 \end_inset
5561
5562
5563 \end_layout
5564
5565 \end_inset
5566 </cell>
5567 </row>
5568 <row>
5569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5570 \begin_inset Text
5571
5572 \begin_layout Plain Layout
5573 [
5574 \end_layout
5575
5576 \end_inset
5577 </cell>
5578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5579 \begin_inset Text
5580
5581 \begin_layout Plain Layout
5582 \begin_inset Formula $[$
5583 \end_inset
5584
5585
5586 \end_layout
5587
5588 \end_inset
5589 </cell>
5590 </row>
5591 <row>
5592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5593 \begin_inset Text
5594
5595 \begin_layout Plain Layout
5596
5597 \backslash
5598 langle
5599 \end_layout
5600
5601 \end_inset
5602 </cell>
5603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5604 \begin_inset Text
5605
5606 \begin_layout Plain Layout
5607 \begin_inset Formula $\langle$
5608 \end_inset
5609
5610
5611 \end_layout
5612
5613 \end_inset
5614 </cell>
5615 </row>
5616 <row>
5617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5618 \begin_inset Text
5619
5620 \begin_layout Plain Layout
5621
5622 \backslash
5623 lceil
5624 \end_layout
5625
5626 \end_inset
5627 </cell>
5628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5629 \begin_inset Text
5630
5631 \begin_layout Plain Layout
5632 \begin_inset Formula $\lceil$
5633 \end_inset
5634
5635
5636 \end_layout
5637
5638 \end_inset
5639 </cell>
5640 </row>
5641 <row>
5642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5643 \begin_inset Text
5644
5645 \begin_layout Plain Layout
5646
5647 \backslash
5648 lfloor
5649 \end_layout
5650
5651 \end_inset
5652 </cell>
5653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5654 \begin_inset Text
5655
5656 \begin_layout Plain Layout
5657 \begin_inset Formula $\lfloor$
5658 \end_inset
5659
5660
5661 \end_layout
5662
5663 \end_inset
5664 </cell>
5665 </row>
5666 <row>
5667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5668 \begin_inset Text
5669
5670 \begin_layout Plain Layout
5671 /
5672 \end_layout
5673
5674 \end_inset
5675 </cell>
5676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5677 \begin_inset Text
5678
5679 \begin_layout Plain Layout
5680 \begin_inset Formula $/$
5681 \end_inset
5682
5683
5684 \end_layout
5685
5686 \end_inset
5687 </cell>
5688 </row>
5689 <row>
5690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5691 \begin_inset Text
5692
5693 \begin_layout Plain Layout
5694 \begin_inset Formula $|$
5695 \end_inset
5696
5697
5698 \end_layout
5699
5700 \end_inset
5701 </cell>
5702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5703 \begin_inset Text
5704
5705 \begin_layout Plain Layout
5706 \begin_inset Formula $|$
5707 \end_inset
5708
5709
5710 \end_layout
5711
5712 \end_inset
5713 </cell>
5714 </row>
5715 </lyxtabular>
5716
5717 \end_inset
5718
5719
5720 \begin_inset space \hfill{}
5721 \end_inset
5722
5723
5724 \begin_inset Tabular
5725 <lyxtabular version="3" rows="9" columns="2">
5726 <features rotate="0" tabularvalignment="middle">
5727 <column alignment="center" valignment="top" width="0pt">
5728 <column alignment="center" valignment="top" width="0pt">
5729 <row>
5730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5731 \begin_inset Text
5732
5733 \begin_layout Plain Layout
5734 コマンド
5735 \end_layout
5736
5737 \end_inset
5738 </cell>
5739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5740 \begin_inset Text
5741
5742 \begin_layout Plain Layout
5743 出力
5744 \end_layout
5745
5746 \end_inset
5747 </cell>
5748 </row>
5749 <row>
5750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5751 \begin_inset Text
5752
5753 \begin_layout Plain Layout
5754 )
5755 \end_layout
5756
5757 \end_inset
5758 </cell>
5759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5760 \begin_inset Text
5761
5762 \begin_layout Plain Layout
5763 \begin_inset Formula $)$
5764 \end_inset
5765
5766
5767 \end_layout
5768
5769 \end_inset
5770 </cell>
5771 </row>
5772 <row>
5773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5774 \begin_inset Text
5775
5776 \begin_layout Plain Layout
5777 }
5778 \end_layout
5779
5780 \end_inset
5781 </cell>
5782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5783 \begin_inset Text
5784
5785 \begin_layout Plain Layout
5786 \begin_inset Formula $\}$
5787 \end_inset
5788
5789
5790 \end_layout
5791
5792 \end_inset
5793 </cell>
5794 </row>
5795 <row>
5796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5797 \begin_inset Text
5798
5799 \begin_layout Plain Layout
5800 ]
5801 \end_layout
5802
5803 \end_inset
5804 </cell>
5805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5806 \begin_inset Text
5807
5808 \begin_layout Plain Layout
5809 \begin_inset Formula $]$
5810 \end_inset
5811
5812
5813 \end_layout
5814
5815 \end_inset
5816 </cell>
5817 </row>
5818 <row>
5819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5820 \begin_inset Text
5821
5822 \begin_layout Plain Layout
5823
5824 \backslash
5825 rangle
5826 \end_layout
5827
5828 \end_inset
5829 </cell>
5830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5831 \begin_inset Text
5832
5833 \begin_layout Plain Layout
5834 \begin_inset Formula $\rangle$
5835 \end_inset
5836
5837
5838 \end_layout
5839
5840 \end_inset
5841 </cell>
5842 </row>
5843 <row>
5844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5845 \begin_inset Text
5846
5847 \begin_layout Plain Layout
5848
5849 \backslash
5850 rceil
5851 \end_layout
5852
5853 \end_inset
5854 </cell>
5855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5856 \begin_inset Text
5857
5858 \begin_layout Plain Layout
5859 \begin_inset Formula $\rceil$
5860 \end_inset
5861
5862
5863 \end_layout
5864
5865 \end_inset
5866 </cell>
5867 </row>
5868 <row>
5869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5870 \begin_inset Text
5871
5872 \begin_layout Plain Layout
5873
5874 \backslash
5875 rfloor
5876 \end_layout
5877
5878 \end_inset
5879 </cell>
5880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5881 \begin_inset Text
5882
5883 \begin_layout Plain Layout
5884 \begin_inset Formula $\rfloor$
5885 \end_inset
5886
5887
5888 \end_layout
5889
5890 \end_inset
5891 </cell>
5892 </row>
5893 <row>
5894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5895 \begin_inset Text
5896
5897 \begin_layout Plain Layout
5898
5899 \backslash
5900
5901 \backslash
5902
5903 \end_layout
5904
5905 \end_inset
5906 </cell>
5907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5908 \begin_inset Text
5909
5910 \begin_layout Plain Layout
5911 \begin_inset Formula $\backslash$
5912 \end_inset
5913
5914
5915 \end_layout
5916
5917 \end_inset
5918 </cell>
5919 </row>
5920 <row>
5921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5922 \begin_inset Text
5923
5924 \begin_layout Plain Layout
5925
5926 \backslash
5927
5928 \begin_inset Formula $|$
5929 \end_inset
5930
5931
5932 \end_layout
5933
5934 \end_inset
5935 </cell>
5936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5937 \begin_inset Text
5938
5939 \begin_layout Plain Layout
5940 \begin_inset Formula $\|$
5941 \end_inset
5942
5943
5944 \end_layout
5945
5946 \end_inset
5947 </cell>
5948 </row>
5949 </lyxtabular>
5950
5951 \end_inset
5952
5953
5954 \begin_inset space \hfill{}
5955 \end_inset
5956
5957
5958 \end_layout
5959
5960 \begin_layout Standard
5961 \begin_inset Note Greyedout
5962 status open
5963
5964 \begin_layout Plain Layout
5965
5966 \series bold
5967 【註】
5968 \series default
5969 TeXモードでは、
5970 \backslash
5971
5972 \backslash
5973 コマンドはその場所に改行を入れてしまうので、バックスラッシュを入力するには
5974 \series bold
5975
5976 \backslash
5977 textbackslash
5978 \series default
5979
5980 \begin_inset Index idx
5981 status collapsed
5982
5983 \begin_layout Plain Layout
5984 こまんど@コマンド! T ! 
5985 \backslash
5986 textbackslash
5987 \end_layout
5988
5989 \end_inset
5990
5991 を使わなくてはなりません。
5992 \end_layout
5993
5994 \end_inset
5995
5996
5997 \end_layout
5998
5999 \begin_layout Standard
6000 上に列挙した文字すべてについて、以下の二小節で説明されているコマンドを使って、大きさを調整することができます。これらのコマンドを使用するにあたっては、
6001 \series bold
6002
6003 \backslash
6004 langle
6005 \series default
6006
6007 \series bold
6008
6009 \backslash
6010 rangle
6011 \series default
6012 コマンドを使用せずに
6013 \begin_inset Formula $<$
6014 \end_inset
6015
6016
6017 \begin_inset Formula $>$
6018 \end_inset
6019
6020 の文字を直接使用することができます。
6021 \end_layout
6022
6023 \begin_layout Subsubsection
6024 手動の括弧丈
6025 \begin_inset CommandInset label
6026 LatexCommand label
6027 name "sub:手動の括弧丈"
6028
6029 \end_inset
6030
6031
6032 \begin_inset Index idx
6033 status collapsed
6034
6035 \begin_layout Plain Layout
6036 かっこたけ@括弧丈 ! しゅどう@手動
6037 \end_layout
6038
6039 \end_inset
6040
6041
6042 \end_layout
6043
6044 \begin_layout Standard
6045 括弧の丈は、LaTeXコマンドの
6046 \series bold
6047
6048 \backslash
6049 big
6050 \series default
6051
6052 \begin_inset Index idx
6053 status collapsed
6054
6055 \begin_layout Plain Layout
6056 こまんど@コマンド ! B ! 
6057 \backslash
6058 big
6059 \end_layout
6060
6061 \end_inset
6062
6063
6064 \series bold
6065
6066 \backslash
6067 Big
6068 \series default
6069
6070 \series bold
6071
6072 \backslash
6073 bigg
6074 \series default
6075 および
6076 \series bold
6077
6078 \backslash
6079 Bigg
6080 \series default
6081 を使って、手動で指定することができます。
6082 \series bold
6083
6084 \backslash
6085 big
6086 \series default
6087 が最小の大きさであり、
6088 \series bold
6089
6090 \backslash
6091 Bigg
6092 \series default
6093 が最大の括弧丈になります。
6094 \end_layout
6095
6096 \begin_layout Standard
6097 これらのコマンドは、括弧の階層を強調するのに使われます。
6098 \end_layout
6099
6100 \begin_layout Standard
6101 \align center
6102 \begin_inset Tabular
6103 <lyxtabular version="3" rows="2" columns="2">
6104 <features rotate="0" tabularvalignment="middle">
6105 <column alignment="center" valignment="top" width="0pt">
6106 <column alignment="center" valignment="top" width="0pt">
6107 <row>
6108 <cell alignment="center" valignment="top" usebox="none">
6109 \begin_inset Text
6110
6111 \begin_layout Plain Layout
6112 すべての括弧が同じ大きさ:
6113 \end_layout
6114
6115 \end_inset
6116 </cell>
6117 <cell alignment="center" valignment="top" usebox="none">
6118 \begin_inset Text
6119
6120 \begin_layout Plain Layout
6121 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6122 \end_inset
6123
6124
6125 \end_layout
6126
6127 \end_inset
6128 </cell>
6129 </row>
6130 <row>
6131 <cell alignment="center" valignment="top" usebox="none">
6132 \begin_inset Text
6133
6134 \begin_layout Plain Layout
6135 こちらの方が良い:
6136 \end_layout
6137
6138 \end_inset
6139 </cell>
6140 <cell alignment="center" valignment="top" usebox="none">
6141 \begin_inset Text
6142
6143 \begin_layout Plain Layout
6144 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6145 \end_inset
6146
6147
6148 \end_layout
6149
6150 \end_inset
6151 </cell>
6152 </row>
6153 </lyxtabular>
6154
6155 \end_inset
6156
6157
6158 \begin_inset Note Note
6159 status collapsed
6160
6161 \begin_layout Plain Layout
6162 ここで
6163 \series bold
6164
6165 \backslash
6166 raisebox
6167 \series default
6168 はスペーサーとして使用しているだけです。
6169 \end_layout
6170
6171 \end_inset
6172
6173
6174 \end_layout
6175
6176 \begin_layout Standard
6177 二つ目の数式では、
6178 \series bold
6179
6180 \backslash
6181 Big((A+B)(A-B)
6182 \backslash
6183 Big)^
6184 \begin_inset space \textvisiblespace{}
6185 \end_inset
6186
6187 C
6188 \series default
6189 というコマンドが使われています。
6190 \end_layout
6191
6192 \begin_layout Standard
6193 以下は、すべての括弧丈の羅列です。
6194 \end_layout
6195
6196 \begin_layout Standard
6197 \align center
6198
6199 \backslash
6200 Bigg(
6201 \backslash
6202 exp
6203 \backslash
6204 bigg
6205 \begin_inset Formula $<$
6206 \end_inset
6207
6208
6209 \backslash
6210 Big[
6211 \backslash
6212 big{
6213 \backslash
6214 ln(3x)
6215 \backslash
6216 big}^2
6217 \begin_inset space \textvisiblespace{}
6218 \end_inset
6219
6220
6221 \backslash
6222 sin(x)
6223 \backslash
6224 Big]^
6225 \begin_inset space \textvisiblespace{}
6226 \end_inset
6227
6228 A
6229 \begin_inset space \textvisiblespace{}
6230 \end_inset
6231
6232
6233 \backslash
6234 bigg
6235 \begin_inset Formula $>$
6236 \end_inset
6237
6238
6239 \backslash
6240 Bigg)^0,5
6241 \end_layout
6242
6243 \begin_layout Standard
6244 \align center
6245 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6246 \end_inset
6247
6248
6249 \end_layout
6250
6251 \begin_layout Standard
6252
6253 \series bold
6254
6255 \backslash
6256 big
6257 \series default
6258 型コマンドの他に、括弧と中身のあいだにもう少し空白を加える
6259 \series bold
6260
6261 \backslash
6262 bigm
6263 \series default
6264
6265 \begin_inset Index idx
6266 status collapsed
6267
6268 \begin_layout Plain Layout
6269 こまんど@コマンド ! B ! 
6270 \backslash
6271 bigm
6272 \end_layout
6273
6274 \end_inset
6275
6276 という派生型と、空白を追加しない
6277 \series bold
6278
6279 \backslash
6280 bigl
6281 \series default
6282 -
6283 \series bold
6284
6285 \backslash
6286 bigr
6287 \series default
6288
6289 \begin_inset Index idx
6290 status collapsed
6291
6292 \begin_layout Plain Layout
6293 こまんど@コマンド ! B ! 
6294 \backslash
6295 bigl - 
6296 \backslash
6297 bigr
6298 \end_layout
6299
6300 \end_inset
6301
6302 派生型があります。
6303 \series bold
6304
6305 \backslash
6306 bigl
6307 \series default
6308 コマンドの最後の
6309 \emph on
6310 l
6311 \emph default
6312 は、左括弧であることを示し、右括弧の場合には、
6313 \emph on
6314 l
6315 \emph default
6316 の代わりに
6317 \emph on
6318 r
6319 \emph default
6320 を用います。左括弧と右括弧は、それぞれ括弧の開始と終了に用いられます。
6321 \end_layout
6322
6323 \begin_layout Standard
6324 以下の表は、これらの派生型の比較です。
6325 \end_layout
6326
6327 \begin_layout Standard
6328 \align center
6329 \begin_inset Tabular
6330 <lyxtabular version="3" rows="5" columns="2">
6331 <features rotate="0" tabularvalignment="middle">
6332 <column alignment="center" valignment="middle">
6333 <column alignment="center" valignment="middle">
6334 <row>
6335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6336 \begin_inset Text
6337
6338 \begin_layout Plain Layout
6339 コマンド
6340 \end_layout
6341
6342 \end_inset
6343 </cell>
6344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6345 \begin_inset Text
6346
6347 \begin_layout Plain Layout
6348 出力
6349 \begin_inset Note Note
6350 status collapsed
6351
6352 \begin_layout Plain Layout
6353 ここで
6354 \series bold
6355
6356 \backslash
6357 raisebox
6358 \series default
6359 はスペーサーとして使用しているだけです。
6360 \end_layout
6361
6362 \end_inset
6363
6364
6365 \end_layout
6366
6367 \end_inset
6368 </cell>
6369 </row>
6370 <row>
6371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6372 \begin_inset Text
6373
6374 \begin_layout Plain Layout
6375
6376 \backslash
6377 Bigm(
6378 \backslash
6379 bigm(
6380 \backslash
6381 ln(3x)
6382 \backslash
6383 bigm)^2
6384 \series bold
6385
6386 \begin_inset space \textvisiblespace{}
6387 \end_inset
6388
6389
6390 \series default
6391
6392 \backslash
6393 Bigm)
6394 \end_layout
6395
6396 \end_inset
6397 </cell>
6398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6399 \begin_inset Text
6400
6401 \begin_layout Plain Layout
6402 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6403 \end_inset
6404
6405
6406 \end_layout
6407
6408 \end_inset
6409 </cell>
6410 </row>
6411 <row>
6412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6413 \begin_inset Text
6414
6415 \begin_layout Plain Layout
6416
6417 \backslash
6418 Big(
6419 \backslash
6420 big(
6421 \backslash
6422 ln(3x)
6423 \backslash
6424 big)^2
6425 \series bold
6426
6427 \begin_inset space \textvisiblespace{}
6428 \end_inset
6429
6430
6431 \series default
6432
6433 \backslash
6434 Big)
6435 \end_layout
6436
6437 \end_inset
6438 </cell>
6439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6440 \begin_inset Text
6441
6442 \begin_layout Plain Layout
6443 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6444 \end_inset
6445
6446
6447 \end_layout
6448
6449 \end_inset
6450 </cell>
6451 </row>
6452 <row>
6453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6454 \begin_inset Text
6455
6456 \begin_layout Plain Layout
6457
6458 \backslash
6459 Bigl(
6460 \backslash
6461 bigl(
6462 \backslash
6463 ln(3x)
6464 \backslash
6465 bigr)^2
6466 \series bold
6467
6468 \begin_inset space \textvisiblespace{}
6469 \end_inset
6470
6471
6472 \series default
6473
6474 \backslash
6475 Bigr)
6476 \end_layout
6477
6478 \end_inset
6479 </cell>
6480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6481 \begin_inset Text
6482
6483 \begin_layout Plain Layout
6484 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6485 \end_inset
6486
6487
6488 \end_layout
6489
6490 \end_inset
6491 </cell>
6492 </row>
6493 <row>
6494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6495 \begin_inset Text
6496
6497 \begin_layout Plain Layout
6498
6499 \backslash
6500 bigl)
6501 \backslash
6502 ln(3x)
6503 \backslash
6504 bigr(
6505 \end_layout
6506
6507 \end_inset
6508 </cell>
6509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6510 \begin_inset Text
6511
6512 \begin_layout Plain Layout
6513 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6514 \end_inset
6515
6516
6517 \end_layout
6518
6519 \end_inset
6520 </cell>
6521 </row>
6522 </lyxtabular>
6523
6524 \end_inset
6525
6526
6527 \end_layout
6528
6529 \begin_layout Subsubsection
6530 自動の括弧丈
6531 \begin_inset CommandInset label
6532 LatexCommand label
6533 name "sub:自動の括弧丈"
6534
6535 \end_inset
6536
6537
6538 \begin_inset Index idx
6539 status collapsed
6540
6541 \begin_layout Plain Layout
6542 かっこたけ@括弧丈 ! じどう@自動
6543 \end_layout
6544
6545 \end_inset
6546
6547
6548 \end_layout
6549
6550 \begin_layout Standard
6551 可変の丈を持つ括弧は、
6552 \series bold
6553
6554 \backslash
6555 left
6556 \series default
6557
6558 \begin_inset Index idx
6559 status collapsed
6560
6561 \begin_layout Plain Layout
6562 こまんど@コマンド ! L ! 
6563 \backslash
6564 left
6565 \end_layout
6566
6567 \end_inset
6568
6569 コマンドおよび
6570 \series bold
6571
6572 \backslash
6573 right
6574 \series default
6575
6576 \begin_inset Index idx
6577 status collapsed
6578
6579 \begin_layout Plain Layout
6580 こまんど@コマンド ! R ! 
6581 \backslash
6582 right
6583 \end_layout
6584
6585 \end_inset
6586
6587 コマンド、あるいは数式ツールバーボタンの
6588 \begin_inset Info
6589 type  "icon"
6590 arg   "dialog-show mathdelimiter"
6591 \end_inset
6592
6593 で挿入することができます。
6594 \series bold
6595
6596 \backslash
6597 left
6598 \series default
6599 および
6600 \series bold
6601
6602 \backslash
6603 right
6604 \series default
6605 の直後には、必要とする括弧を挿入しなくてはなりません。すると、括弧丈は出力時に自動的に計算されます。
6606 \end_layout
6607
6608 \begin_layout Standard
6609 \align center
6610 通常の括弧:
6611 \series bold
6612
6613 \backslash
6614 ln(
6615 \backslash
6616 frac
6617 \begin_inset space \textvisiblespace{}
6618 \end_inset
6619
6620 A
6621 \begin_inset Formula $\downarrow$
6622 \end_inset
6623
6624 C
6625 \begin_inset space \textvisiblespace{}
6626 \end_inset
6627
6628 )
6629 \series default
6630 というコマンドは
6631 \begin_inset Formula 
6632 \[
6633 \ln(\frac{A}{C})
6634 \]
6635
6636 \end_inset
6637
6638 を生成します。
6639 \end_layout
6640
6641 \begin_layout Standard
6642 \align center
6643 複数行の括弧:
6644 \series bold
6645
6646 \backslash
6647 ln
6648 \backslash
6649 left(
6650 \backslash
6651 frac
6652 \begin_inset space \textvisiblespace{}
6653 \end_inset
6654
6655 A
6656 \begin_inset Formula $\downarrow$
6657 \end_inset
6658
6659 C
6660 \begin_inset space \textvisiblespace{}
6661 \end_inset
6662
6663
6664 \backslash
6665 right)
6666 \series default
6667 というコマンドは
6668 \begin_inset Formula 
6669 \[
6670 \ln\left(\frac{A}{C}\right)
6671 \]
6672
6673 \end_inset
6674
6675 を生成します。
6676 \end_layout
6677
6678 \begin_layout Standard
6679
6680 \series bold
6681
6682 \backslash
6683 left
6684 \series default
6685
6686 \series bold
6687
6688 \backslash
6689 right
6690 \series default
6691 の代わりに、
6692 \begin_inset Flex Ruby
6693 status collapsed
6694
6695 \begin_layout Plain Layout
6696 捷径
6697 \begin_inset Argument post:1
6698 status collapsed
6699
6700 \begin_layout Plain Layout
6701 ショートカット
6702 \end_layout
6703
6704 \end_inset
6705
6706
6707 \end_layout
6708
6709 \end_inset
6710
6711
6712 \family sans
6713 Alt+M
6714 \begin_inset space ~
6715 \end_inset
6716
6717 括弧
6718 \family default
6719 を使うこともできます。これを使うと、LyX中で即座に実際の括弧丈を確認することができるという利点と、対応する右括弧も生成されるという利点があります。
6720 \begin_inset Newline newline
6721 \end_inset
6722
6723 すると、先ほどの例を作るコマンドは
6724 \series bold
6725
6726 \backslash
6727 ln Alt+M
6728 \series default
6729  
6730 \series bold
6731 (
6732 \backslash
6733 frac
6734 \begin_inset space \textvisiblespace{}
6735 \end_inset
6736
6737 A
6738 \begin_inset Formula $\downarrow$
6739 \end_inset
6740
6741 C
6742 \series default
6743 となります。
6744 \end_layout
6745
6746 \begin_layout Standard
6747 左括弧あるいは右括弧を省略するには、ドットを挿入します。たとえば、
6748 \series bold
6749
6750 \backslash
6751 left.
6752 \backslash
6753 frac
6754 \begin_inset space \textvisiblespace{}
6755 \end_inset
6756
6757 A
6758 \begin_inset Formula $\downarrow$
6759 \end_inset
6760
6761 B
6762 \begin_inset space \textvisiblespace{}
6763 \end_inset
6764
6765
6766 \backslash
6767 right}
6768 \series default
6769 というコマンドは
6770 \series bold
6771
6772 \begin_inset Formula 
6773 \[
6774 \left.\frac{A}{B}\right\} 
6775 \]
6776
6777 \end_inset
6778
6779
6780 \series default
6781 を生成します。
6782 \series bold
6783
6784 \backslash
6785 left
6786 \series default
6787 コマンドおよび
6788 \series bold
6789
6790 \backslash
6791 right
6792 \series default
6793 コマンドは、文書が再度読み込まれたときには、LyXによって正しい丈の括弧に変換され、省略された括弧は、点線として表示されます。
6794 \end_layout
6795
6796 \begin_layout Standard
6797 \begin_inset VSpace bigskip
6798 \end_inset
6799
6800 著名なLaTeX頒布版は、すべてLaTeXの拡張であるeTeXを使用しているので、これらの頒布版では、すべての括弧および極限に対して
6801 \series bold
6802
6803 \backslash
6804 middle
6805 \series default
6806
6807 \begin_inset Index idx
6808 status collapsed
6809
6810 \begin_layout Plain Layout
6811 こまんど@コマンド ! M ! 
6812 \backslash
6813 middle
6814 \end_layout
6815
6816 \end_inset
6817
6818 コマンドも使用することができます
6819 \begin_inset Foot
6820 status collapsed
6821
6822 \begin_layout Plain Layout
6823
6824 \series bold
6825 【訳註】
6826 \series default
6827 pLaTeXでは、標準では
6828 \series bold
6829
6830 \backslash
6831 middle
6832 \series default
6833 コマンドは使えません。よって、以下の例では「
6834 \series bold
6835
6836 \backslash
6837 middle
6838 \series default
6839
6840 \begin_inset Formula $|$
6841 \end_inset
6842
6843 」の代わりに「
6844 \series bold
6845
6846 \backslash
6847 biggm
6848 \series default
6849
6850 \begin_inset Formula $|$
6851 \end_inset
6852
6853 」を用いています。
6854 \end_layout
6855
6856 \end_inset
6857
6858 。このコマンドでは、物理ベクトル
6859 \begin_inset Formula 
6860 \[
6861 \left\langle \phi\:\biggm|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
6862 \]
6863
6864 \end_inset
6865
6866 で必要とされるように、次に続く文字の高さは、囲まれる括弧の高さに調節されます。物理ベクトルに関しては、第
6867 \begin_inset CommandInset ref
6868 LatexCommand ref
6869 reference "sub:物理ベクトル"
6870
6871 \end_inset
6872
6873 節に説明されているように特殊なLaTeXパッケージがあります。
6874 \end_layout
6875
6876 \begin_layout Subsection
6877 水平括弧
6878 \begin_inset Index idx
6879 status collapsed
6880
6881 \begin_layout Plain Layout
6882 かっこ@括弧 ! すいへい@水平
6883 \begin_inset space \thinspace{}
6884 \end_inset
6885
6886 ------
6887 \end_layout
6888
6889 \end_inset
6890
6891
6892 \end_layout
6893
6894 \begin_layout Standard
6895 \align center
6896 \begin_inset Tabular
6897 <lyxtabular version="3" rows="4" columns="2">
6898 <features rotate="0" tabularvalignment="middle">
6899 <column alignment="center" valignment="top" width="0pt">
6900 <column alignment="center" valignment="top" width="0pt">
6901 <row>
6902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6903 \begin_inset Text
6904
6905 \begin_layout Plain Layout
6906 コマンド
6907 \begin_inset Note Note
6908 status collapsed
6909
6910 \begin_layout Plain Layout
6911 ここで
6912 \series bold
6913
6914 \backslash
6915 raisebox
6916 \series default
6917 はスペーサーとして使用しているだけです。
6918 \end_layout
6919
6920 \end_inset
6921
6922
6923 \end_layout
6924
6925 \end_inset
6926 </cell>
6927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6928 \begin_inset Text
6929
6930 \begin_layout Plain Layout
6931 出力
6932 \end_layout
6933
6934 \end_inset
6935 </cell>
6936 </row>
6937 <row>
6938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6939 \begin_inset Text
6940
6941 \begin_layout Plain Layout
6942 \begin_inset ERT
6943 status collapsed
6944
6945 \begin_layout Plain Layout
6946
6947
6948 \backslash
6949 raisebox{2.3mm}{
6950 \end_layout
6951
6952 \end_inset
6953
6954
6955 \backslash
6956 overbrace
6957 \begin_inset space \textvisiblespace{}
6958 \end_inset
6959
6960 A+B
6961 \begin_inset space \textvisiblespace{}
6962 \end_inset
6963
6964 ^
6965 \begin_inset space \textvisiblespace{}
6966 \end_inset
6967
6968 3
6969 \begin_inset ERT
6970 status collapsed
6971
6972 \begin_layout Plain Layout
6973
6974 }
6975 \end_layout
6976
6977 \end_inset
6978
6979
6980 \begin_inset Index idx
6981 status collapsed
6982
6983 \begin_layout Plain Layout
6984 こまんど@コマンド ! O ! 
6985 \backslash
6986 overbrace
6987 \end_layout
6988
6989 \end_inset
6990
6991
6992 \end_layout
6993
6994 \end_inset
6995 </cell>
6996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6997 \begin_inset Text
6998
6999 \begin_layout Plain Layout
7000 \begin_inset Formula $\overbrace{A+B}^{3}$
7001 \end_inset
7002
7003
7004 \end_layout
7005
7006 \end_inset
7007 </cell>
7008 </row>
7009 <row>
7010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7011 \begin_inset Text
7012
7013 \begin_layout Plain Layout
7014 \begin_inset ERT
7015 status collapsed
7016
7017 \begin_layout Plain Layout
7018
7019
7020 \backslash
7021 raisebox{-2.2mm}{
7022 \end_layout
7023
7024 \end_inset
7025
7026
7027 \backslash
7028 underbrace
7029 \begin_inset space \textvisiblespace{}
7030 \end_inset
7031
7032 A+B
7033 \begin_inset space \textvisiblespace{}
7034 \end_inset
7035
7036 _5
7037 \begin_inset ERT
7038 status collapsed
7039
7040 \begin_layout Plain Layout
7041
7042 }
7043 \end_layout
7044
7045 \end_inset
7046
7047
7048 \begin_inset Index idx
7049 status collapsed
7050
7051 \begin_layout Plain Layout
7052 こまんど@コマンド ! U ! 
7053 \backslash
7054 underbrace
7055 \end_layout
7056
7057 \end_inset
7058
7059
7060 \end_layout
7061
7062 \end_inset
7063 </cell>
7064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7065 \begin_inset Text
7066
7067 \begin_layout Plain Layout
7068 \begin_inset Formula $\underbrace{A+B}_{5}$
7069 \end_inset
7070
7071
7072 \end_layout
7073
7074 \end_inset
7075 </cell>
7076 </row>
7077 <row>
7078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7079 \begin_inset Text
7080
7081 \begin_layout Plain Layout
7082
7083 \backslash
7084 overbrace
7085 \begin_inset space \textvisiblespace{}
7086 \end_inset
7087
7088
7089 \backslash
7090 underbrace
7091 \begin_inset space \textvisiblespace{}
7092 \end_inset
7093
7094 A+B_w
7095 \begin_inset space \textvisiblespace{}
7096 \end_inset
7097
7098
7099 \begin_inset space \textvisiblespace{}
7100 \end_inset
7101
7102 _7
7103 \begin_inset space \textvisiblespace{}
7104 \end_inset
7105
7106
7107 \begin_inset space \textvisiblespace{}
7108 \end_inset
7109
7110 ^
7111 \begin_inset space \textvisiblespace{}
7112 \end_inset
7113
7114 C
7115 \end_layout
7116
7117 \end_inset
7118 </cell>
7119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7120 \begin_inset Text
7121
7122 \begin_layout Plain Layout
7123 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7124 \end_inset
7125
7126
7127 \end_layout
7128
7129 \end_inset
7130 </cell>
7131 </row>
7132 </lyxtabular>
7133
7134 \end_inset
7135
7136
7137 \end_layout
7138
7139 \begin_layout Standard
7140 最後の例では、
7141 \series bold
7142
7143 \backslash
7144 overbrace
7145 \series default
7146 が先に挿入されようが
7147 \series bold
7148
7149 \backslash
7150 underbrace
7151 \series default
7152 が先に挿入されようが代わりはありません。
7153 \end_layout
7154
7155 \begin_layout Standard
7156 \begin_inset VSpace medskip
7157 \end_inset
7158
7159
7160 \end_layout
7161
7162 \begin_layout Standard
7163 文書設定の
7164 \family sans
7165 数式オプション
7166 \family default
7167 で、
7168 \series bold
7169 mathtools
7170 \series default
7171
7172 \begin_inset Index idx
7173 status collapsed
7174
7175 \begin_layout Plain Layout
7176 ぱっけーじ@パッケージ ! mathtools
7177 \end_layout
7178
7179 \end_inset
7180
7181 パッケージに
7182 \family sans
7183 常に読み込み
7184 \family default
7185 オプションを設定すると、以下のような角括弧が利用可能になります。
7186 \end_layout
7187
7188 \begin_layout Standard
7189 \align center
7190 \begin_inset Tabular
7191 <lyxtabular version="3" rows="4" columns="2">
7192 <features rotate="0" tabularvalignment="middle">
7193 <column alignment="center" valignment="top" width="0pt">
7194 <column alignment="center" valignment="top" width="0pt">
7195 <row>
7196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7197 \begin_inset Text
7198
7199 \begin_layout Plain Layout
7200 コマンド
7201 \begin_inset Note Note
7202 status collapsed
7203
7204 \begin_layout Plain Layout
7205
7206 \series bold
7207
7208 \backslash
7209 raisebox
7210 \series default
7211 はスペーサーとして使われているだけです。
7212 \end_layout
7213
7214 \end_inset
7215
7216
7217 \end_layout
7218
7219 \end_inset
7220 </cell>
7221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7222 \begin_inset Text
7223
7224 \begin_layout Plain Layout
7225 結果
7226 \end_layout
7227
7228 \end_inset
7229 </cell>
7230 </row>
7231 <row>
7232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7233 \begin_inset Text
7234
7235 \begin_layout Plain Layout
7236 \begin_inset ERT
7237 status collapsed
7238
7239 \begin_layout Plain Layout
7240
7241
7242 \backslash
7243 raisebox{2.3mm}{
7244 \end_layout
7245
7246 \end_inset
7247
7248
7249 \backslash
7250 overbracket{A+B
7251 \begin_inset space \textvisiblespace{}
7252 \end_inset
7253
7254 ^3
7255 \begin_inset ERT
7256 status collapsed
7257
7258 \begin_layout Plain Layout
7259
7260 }
7261 \end_layout
7262
7263 \end_inset
7264
7265
7266 \begin_inset Index idx
7267 status collapsed
7268
7269 \begin_layout Plain Layout
7270 こまんど@コマンド ! O ! 
7271 \backslash
7272 overbracket
7273 \end_layout
7274
7275 \end_inset
7276
7277
7278 \end_layout
7279
7280 \end_inset
7281 </cell>
7282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7283 \begin_inset Text
7284
7285 \begin_layout Plain Layout
7286 \begin_inset Formula $\overbracket{A+B}^{3}$
7287 \end_inset
7288
7289
7290 \end_layout
7291
7292 \end_inset
7293 </cell>
7294 </row>
7295 <row>
7296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7297 \begin_inset Text
7298
7299 \begin_layout Plain Layout
7300 \begin_inset ERT
7301 status collapsed
7302
7303 \begin_layout Plain Layout
7304
7305
7306 \backslash
7307 raisebox{-2.2mm}{
7308 \end_layout
7309
7310 \end_inset
7311
7312
7313 \backslash
7314 underbracket{A+B
7315 \begin_inset space \textvisiblespace{}
7316 \end_inset
7317
7318 _5
7319 \begin_inset ERT
7320 status collapsed
7321
7322 \begin_layout Plain Layout
7323
7324 }
7325 \end_layout
7326
7327 \end_inset
7328
7329
7330 \begin_inset Index idx
7331 status collapsed
7332
7333 \begin_layout Plain Layout
7334 こまんど@コマンド ! U ! 
7335 \backslash
7336 under
7337 \size normal
7338 bracket
7339 \end_layout
7340
7341 \end_inset
7342
7343
7344 \end_layout
7345
7346 \end_inset
7347 </cell>
7348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7349 \begin_inset Text
7350
7351 \begin_layout Plain Layout
7352 \begin_inset Formula $\underbracket{A+B}_{5}$
7353 \end_inset
7354
7355
7356 \end_layout
7357
7358 \end_inset
7359 </cell>
7360 </row>
7361 <row>
7362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7363 \begin_inset Text
7364
7365 \begin_layout Plain Layout
7366
7367 \backslash
7368 overbracket{
7369 \backslash
7370 underbracket{A+B_w
7371 \begin_inset space \textvisiblespace{}
7372 \end_inset
7373
7374
7375 \begin_inset space \textvisiblespace{}
7376 \end_inset
7377
7378 _7
7379 \begin_inset space \textvisiblespace{}
7380 \end_inset
7381
7382
7383 \begin_inset space \textvisiblespace{}
7384 \end_inset
7385
7386 ^
7387 \begin_inset space \textvisiblespace{}
7388 \end_inset
7389
7390 C
7391 \end_layout
7392
7393 \end_inset
7394 </cell>
7395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7396 \begin_inset Text
7397
7398 \begin_layout Plain Layout
7399 \begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$
7400 \end_inset
7401
7402
7403 \end_layout
7404
7405 \end_inset
7406 </cell>
7407 </row>
7408 </lyxtabular>
7409
7410 \end_inset
7411
7412
7413 \end_layout
7414
7415 \begin_layout Standard
7416
7417 \series bold
7418
7419 \backslash
7420 overbracket
7421 \series default
7422
7423 \series bold
7424
7425 \backslash
7426 underbracket
7427 \series default
7428 に関しては、コマンドに続く角括弧中に、希望する厚みを指定すれば、以下のように、角括弧の筆跡の厚みに変更を加えることができます。
7429 \end_layout
7430
7431 \begin_layout Standard
7432 \align center
7433 \begin_inset Tabular
7434 <lyxtabular version="3" rows="3" columns="2">
7435 <features rotate="0" tabularvalignment="middle">
7436 <column alignment="center" valignment="top" width="0pt">
7437 <column alignment="center" valignment="top" width="0pt">
7438 <row>
7439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7440 \begin_inset Text
7441
7442 \begin_layout Plain Layout
7443 コマンド
7444 \begin_inset Note Note
7445 status collapsed
7446
7447 \begin_layout Plain Layout
7448
7449 \series bold
7450
7451 \backslash
7452 raisebox
7453 \series default
7454 はスペーサーとして使われているだけです。
7455 \end_layout
7456
7457 \end_inset
7458
7459
7460 \end_layout
7461
7462 \end_inset
7463 </cell>
7464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7465 \begin_inset Text
7466
7467 \begin_layout Plain Layout
7468 結果
7469 \end_layout
7470
7471 \end_inset
7472 </cell>
7473 </row>
7474 <row>
7475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7476 \begin_inset Text
7477
7478 \begin_layout Plain Layout
7479 \begin_inset ERT
7480 status collapsed
7481
7482 \begin_layout Plain Layout
7483
7484
7485 \backslash
7486 raisebox{2.3mm}{
7487 \end_layout
7488
7489 \end_inset
7490
7491
7492 \backslash
7493 overbracket[3pt]
7494 \backslash
7495 {A+B
7496 \begin_inset space \textvisiblespace{}
7497 \end_inset
7498
7499 ^3
7500 \begin_inset ERT
7501 status collapsed
7502
7503 \begin_layout Plain Layout
7504
7505 }
7506 \end_layout
7507
7508 \end_inset
7509
7510
7511 \end_layout
7512
7513 \end_inset
7514 </cell>
7515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7516 \begin_inset Text
7517
7518 \begin_layout Plain Layout
7519 \begin_inset Formula $\overbracket[3pt]{A+B}^{3}$
7520 \end_inset
7521
7522
7523 \end_layout
7524
7525 \end_inset
7526 </cell>
7527 </row>
7528 <row>
7529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7530 \begin_inset Text
7531
7532 \begin_layout Plain Layout
7533 \begin_inset ERT
7534 status collapsed
7535
7536 \begin_layout Plain Layout
7537
7538
7539 \backslash
7540 raisebox{-2.2mm}{
7541 \end_layout
7542
7543 \end_inset
7544
7545
7546 \backslash
7547 underbracket[1pt]
7548 \backslash
7549 {A+B
7550 \begin_inset space \textvisiblespace{}
7551 \end_inset
7552
7553 _5
7554 \begin_inset ERT
7555 status collapsed
7556
7557 \begin_layout Plain Layout
7558
7559 }
7560 \end_layout
7561
7562 \end_inset
7563
7564
7565 \end_layout
7566
7567 \end_inset
7568 </cell>
7569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7570 \begin_inset Text
7571
7572 \begin_layout Plain Layout
7573 \begin_inset Formula $\underbracket[1pt]{A+B}_{5}$
7574 \end_inset
7575
7576
7577 \end_layout
7578
7579 \end_inset
7580 </cell>
7581 </row>
7582 </lyxtabular>
7583
7584 \end_inset
7585
7586
7587 \end_layout
7588
7589 \begin_layout Standard
7590 \begin_inset VSpace bigskip
7591 \end_inset
7592
7593 括弧をお互いに重ねる必要がある場合には、第
7594 \begin_inset CommandInset ref
7595 LatexCommand ref
7596 reference "sec:多行数式"
7597
7598 \end_inset
7599
7600 節に説明されているように、次のような多行数式を使わなくてはなりません。
7601 \begin_inset Formula 
7602 \begin{eqnarray*}
7603 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7604  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7605 \end{eqnarray*}
7606
7607 \end_inset
7608
7609 一行目には、数式が一つめの括弧とともに挿入されています。ここで、空白コマンド
7610 \begin_inset Foot
7611 status collapsed
7612
7613 \begin_layout Plain Layout
7614 空白コマンドは第
7615 \begin_inset CommandInset ref
7616 LatexCommand ref
7617 reference "sub:定義済みの空白"
7618
7619 \end_inset
7620
7621 章に説明があります。
7622 \end_layout
7623
7624 \end_inset
7625
7626
7627 \series bold
7628
7629 \backslash
7630 :
7631 \series default
7632 を最初の
7633 \begin_inset Formula $d$
7634 \end_inset
7635
7636 の前に挿入しておくことが重要です。さもないと、
7637 \begin_inset Formula $q$
7638 \end_inset
7639
7640 の後ろで終わる括弧のせいで、直後の「+」の周りに正しく空白が入ることが妨げられてしまう
7641 \begin_inset Foot
7642 status collapsed
7643
7644 \begin_layout Plain Layout
7645 これは、括弧が文字として取り扱われないためです。第
7646 \begin_inset CommandInset ref
7647 LatexCommand ref
7648 reference "sub:二項演算子"
7649
7650 \end_inset
7651
7652 章参照。
7653 \end_layout
7654
7655 \end_inset
7656
7657 ためです。二行目には、二つめの括弧が挿入されています。
7658 \begin_inset Formula $b$
7659 \end_inset
7660
7661 の直前から始まるようにするために、まず
7662 \series bold
7663
7664 \backslash
7665 hphantom{gggg+
7666 \backslash
7667 :}
7668 \series default
7669 というコマンド
7670 \begin_inset Foot
7671 status collapsed
7672
7673 \begin_layout Plain Layout
7674
7675 \series bold
7676
7677 \backslash
7678 hphantom
7679 \series default
7680 に関する詳細は、第
7681 \begin_inset CommandInset ref
7682 LatexCommand ref
7683 reference "sub:埋め草"
7684
7685 \end_inset
7686
7687 章を参照してください。
7688 \end_layout
7689
7690 \end_inset
7691
7692 が挿入されています。この数式中の「+」も空白で囲まれるようにするために、この空白コマンドが必要になっています。二つめの括弧は
7693 \series bold
7694
7695 \backslash
7696 hphantom{bbqq+dddd}
7697 \series default
7698 コマンドの下に置きます。
7699 \end_layout
7700
7701 \begin_layout Standard
7702 以下の例のように、括弧が反対側に重なる場合には、もっと複雑になります。
7703 \begin_inset ERT
7704 status collapsed
7705
7706 \begin_layout Plain Layout
7707
7708
7709 \backslash
7710 setlength{
7711 \backslash
7712 jot}{-6pt}
7713 \end_layout
7714
7715 \end_inset
7716
7717
7718 \begin_inset Formula 
7719 \begin{eqnarray*}
7720  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7721 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7722 \end{eqnarray*}
7723
7724 \end_inset
7725
7726
7727 \begin_inset ERT
7728 status collapsed
7729
7730 \begin_layout Plain Layout
7731
7732
7733 \backslash
7734 setlength{
7735 \backslash
7736 jot}{3pt}
7737 \end_layout
7738
7739 \end_inset
7740
7741 最初の数式行は、括弧が上に来ていること以外は、先の例の第二行と同じです。二行目には、二つめの括弧と一緒に数式が入っています。一行目の括弧と数式のあいだに余白が入
7742 ることを防ぐために、行間を減らさなくてはならないのですが、これはLyXのバグ
7743 \begin_inset Foot
7744 status collapsed
7745
7746 \begin_layout Plain Layout
7747 \begin_inset CommandInset href
7748 LatexCommand href
7749 name "LyX-bug #1505"
7750 target "http://www.lyx.org/trac/ticket/1505"
7751
7752 \end_inset
7753
7754
7755 \end_layout
7756
7757 \end_inset
7758
7759 のせいで簡単にはできません。この問題を回避するためには、数式直前にTeXモードで
7760 \series bold
7761 setlength{
7762 \backslash
7763 jot}{-6pt}
7764 \series default
7765 というコマンドを入れて、大域的な数式行間
7766 \series bold
7767
7768 \backslash
7769 jot
7770 \series default
7771
7772 \begin_inset Index idx
7773 status collapsed
7774
7775 \begin_layout Plain Layout
7776 こまんど@コマンド ! J ! 
7777 \backslash
7778 jot
7779 \end_layout
7780
7781 \end_inset
7782
7783 を-6
7784 \begin_inset space \thinspace{}
7785 \end_inset
7786
7787 ptに変更しなくてはなりません。
7788 \series bold
7789
7790 \backslash
7791 jot
7792 \series default
7793 は、数式直後に同様のコマンドを使って標準値の3
7794 \begin_inset space \thinspace{}
7795 \end_inset
7796
7797 ptに戻します。数式中の行間について、詳しくは第
7798 \begin_inset CommandInset ref
7799 LatexCommand ref
7800 reference "sub:行間"
7801
7802 \end_inset
7803
7804 章に説明があります。
7805 \end_layout
7806
7807 \begin_layout Section
7808 矢印
7809 \begin_inset Index idx
7810 status collapsed
7811
7812 \begin_layout Plain Layout
7813 やじるし@矢印
7814 \end_layout
7815
7816 \end_inset
7817
7818
7819 \end_layout
7820
7821 \begin_layout Standard
7822 矢印は、数式ツールバーボタンの
7823 \begin_inset Info
7824 type  "icon"
7825 arg   "math-insert \\leftarrow"
7826 \end_inset
7827
7828 か、以下の各小節に列挙してあるコマンドで挿入することができます。
7829 \end_layout
7830
7831 \begin_layout Subsection
7832 水平矢印
7833 \begin_inset Index idx
7834 status collapsed
7835
7836 \begin_layout Plain Layout
7837 やじるし@矢印 ! すいへい@水平
7838 \end_layout
7839
7840 \end_inset
7841
7842
7843 \end_layout
7844
7845 \begin_layout Standard
7846 \begin_inset space \hfill{}
7847 \end_inset
7848
7849
7850 \begin_inset Tabular
7851 <lyxtabular version="3" rows="8" columns="2">
7852 <features rotate="0" tabularvalignment="middle">
7853 <column alignment="center" valignment="top" width="0pt">
7854 <column alignment="center" valignment="top" width="0pt">
7855 <row>
7856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7857 \begin_inset Text
7858
7859 \begin_layout Plain Layout
7860 コマンド
7861 \end_layout
7862
7863 \end_inset
7864 </cell>
7865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7866 \begin_inset Text
7867
7868 \begin_layout Plain Layout
7869 出力
7870 \end_layout
7871
7872 \end_inset
7873 </cell>
7874 </row>
7875 <row>
7876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7877 \begin_inset Text
7878
7879 \begin_layout Plain Layout
7880
7881 \backslash
7882 gets
7883 \end_layout
7884
7885 \end_inset
7886 </cell>
7887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7888 \begin_inset Text
7889
7890 \begin_layout Plain Layout
7891 \begin_inset Formula $\gets$
7892 \end_inset
7893
7894
7895 \end_layout
7896
7897 \end_inset
7898 </cell>
7899 </row>
7900 <row>
7901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7902 \begin_inset Text
7903
7904 \begin_layout Plain Layout
7905
7906 \backslash
7907 Leftarrow
7908 \end_layout
7909
7910 \end_inset
7911 </cell>
7912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7913 \begin_inset Text
7914
7915 \begin_layout Plain Layout
7916 \begin_inset Formula $\Leftarrow$
7917 \end_inset
7918
7919
7920 \end_layout
7921
7922 \end_inset
7923 </cell>
7924 </row>
7925 <row>
7926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7927 \begin_inset Text
7928
7929 \begin_layout Plain Layout
7930
7931 \backslash
7932 longleftarrow
7933 \end_layout
7934
7935 \end_inset
7936 </cell>
7937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7938 \begin_inset Text
7939
7940 \begin_layout Plain Layout
7941 \begin_inset Formula $\longleftarrow$
7942 \end_inset
7943
7944
7945 \end_layout
7946
7947 \end_inset
7948 </cell>
7949 </row>
7950 <row>
7951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7952 \begin_inset Text
7953
7954 \begin_layout Plain Layout
7955
7956 \backslash
7957 Longleftarrow
7958 \end_layout
7959
7960 \end_inset
7961 </cell>
7962 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7963 \begin_inset Text
7964
7965 \begin_layout Plain Layout
7966 \begin_inset Formula $\Longleftarrow$
7967 \end_inset
7968
7969
7970 \end_layout
7971
7972 \end_inset
7973 </cell>
7974 </row>
7975 <row>
7976 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7977 \begin_inset Text
7978
7979 \begin_layout Plain Layout
7980
7981 \backslash
7982 leftharpoonup
7983 \end_layout
7984
7985 \end_inset
7986 </cell>
7987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7988 \begin_inset Text
7989
7990 \begin_layout Plain Layout
7991 \begin_inset Formula $\leftharpoonup$
7992 \end_inset
7993
7994
7995 \end_layout
7996
7997 \end_inset
7998 </cell>
7999 </row>
8000 <row>
8001 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8002 \begin_inset Text
8003
8004 \begin_layout Plain Layout
8005
8006 \backslash
8007 leftharpoondown
8008 \end_layout
8009
8010 \end_inset
8011 </cell>
8012 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8013 \begin_inset Text
8014
8015 \begin_layout Plain Layout
8016 \begin_inset Formula $\leftharpoondown$
8017 \end_inset
8018
8019
8020 \end_layout
8021
8022 \end_inset
8023 </cell>
8024 </row>
8025 <row>
8026 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8027 \begin_inset Text
8028
8029 \begin_layout Plain Layout
8030
8031 \backslash
8032 hookleftarrow
8033 \end_layout
8034
8035 \end_inset
8036 </cell>
8037 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8038 \begin_inset Text
8039
8040 \begin_layout Plain Layout
8041 \begin_inset Formula $\hookleftarrow$
8042 \end_inset
8043
8044
8045 \end_layout
8046
8047 \end_inset
8048 </cell>
8049 </row>
8050 </lyxtabular>
8051
8052 \end_inset
8053
8054
8055 \begin_inset space \hfill{}
8056 \end_inset
8057
8058
8059 \begin_inset Tabular
8060 <lyxtabular version="3" rows="8" columns="2">
8061 <features rotate="0" tabularvalignment="middle">
8062 <column alignment="center" valignment="top" width="0pt">
8063 <column alignment="center" valignment="top" width="0pt">
8064 <row>
8065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8066 \begin_inset Text
8067
8068 \begin_layout Plain Layout
8069 コマンド
8070 \end_layout
8071
8072 \end_inset
8073 </cell>
8074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8075 \begin_inset Text
8076
8077 \begin_layout Plain Layout
8078 出力
8079 \end_layout
8080
8081 \end_inset
8082 </cell>
8083 </row>
8084 <row>
8085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8086 \begin_inset Text
8087
8088 \begin_layout Plain Layout
8089
8090 \backslash
8091 to
8092 \end_layout
8093
8094 \end_inset
8095 </cell>
8096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8097 \begin_inset Text
8098
8099 \begin_layout Plain Layout
8100 \begin_inset Formula $\to$
8101 \end_inset
8102
8103
8104 \end_layout
8105
8106 \end_inset
8107 </cell>
8108 </row>
8109 <row>
8110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8111 \begin_inset Text
8112
8113 \begin_layout Plain Layout
8114
8115 \backslash
8116 Rightarrow
8117 \end_layout
8118
8119 \end_inset
8120 </cell>
8121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8122 \begin_inset Text
8123
8124 \begin_layout Plain Layout
8125 \begin_inset Formula $\Rightarrow$
8126 \end_inset
8127
8128
8129 \end_layout
8130
8131 \end_inset
8132 </cell>
8133 </row>
8134 <row>
8135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8136 \begin_inset Text
8137
8138 \begin_layout Plain Layout
8139
8140 \backslash
8141 longrightarrow
8142 \end_layout
8143
8144 \end_inset
8145 </cell>
8146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8147 \begin_inset Text
8148
8149 \begin_layout Plain Layout
8150 \begin_inset Formula $\longrightarrow$
8151 \end_inset
8152
8153
8154 \end_layout
8155
8156 \end_inset
8157 </cell>
8158 </row>
8159 <row>
8160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8161 \begin_inset Text
8162
8163 \begin_layout Plain Layout
8164
8165 \backslash
8166 Longrightarrow
8167 \end_layout
8168
8169 \end_inset
8170 </cell>
8171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8172 \begin_inset Text
8173
8174 \begin_layout Plain Layout
8175 \begin_inset Formula $\Longrightarrow$
8176 \end_inset
8177
8178
8179 \end_layout
8180
8181 \end_inset
8182 </cell>
8183 </row>
8184 <row>
8185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8186 \begin_inset Text
8187
8188 \begin_layout Plain Layout
8189
8190 \backslash
8191 rightharpoonup
8192 \end_layout
8193
8194 \end_inset
8195 </cell>
8196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8197 \begin_inset Text
8198
8199 \begin_layout Plain Layout
8200 \begin_inset Formula $\rightharpoonup$
8201 \end_inset
8202
8203
8204 \end_layout
8205
8206 \end_inset
8207 </cell>
8208 </row>
8209 <row>
8210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8211 \begin_inset Text
8212
8213 \begin_layout Plain Layout
8214
8215 \backslash
8216 rightharpoondown
8217 \end_layout
8218
8219 \end_inset
8220 </cell>
8221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8222 \begin_inset Text
8223
8224 \begin_layout Plain Layout
8225 \begin_inset Formula $\rightharpoondown$
8226 \end_inset
8227
8228
8229 \end_layout
8230
8231 \end_inset
8232 </cell>
8233 </row>
8234 <row>
8235 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8236 \begin_inset Text
8237
8238 \begin_layout Plain Layout
8239
8240 \backslash
8241 hookrightarrow
8242 \end_layout
8243
8244 \end_inset
8245 </cell>
8246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8247 \begin_inset Text
8248
8249 \begin_layout Plain Layout
8250 \begin_inset Formula $\hookrightarrow$
8251 \end_inset
8252
8253
8254 \end_layout
8255
8256 \end_inset
8257 </cell>
8258 </row>
8259 </lyxtabular>
8260
8261 \end_inset
8262
8263
8264 \begin_inset space \hfill{}
8265 \end_inset
8266
8267
8268 \end_layout
8269
8270 \begin_layout Standard
8271 \begin_inset space \hfill{}
8272 \end_inset
8273
8274
8275 \begin_inset Tabular
8276 <lyxtabular version="3" rows="6" columns="2">
8277 <features rotate="0" tabularvalignment="middle">
8278 <column alignment="center" valignment="top" width="0pt">
8279 <column alignment="center" valignment="top" width="0pt">
8280 <row>
8281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8282 \begin_inset Text
8283
8284 \begin_layout Plain Layout
8285 コマンド
8286 \end_layout
8287
8288 \end_inset
8289 </cell>
8290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8291 \begin_inset Text
8292
8293 \begin_layout Plain Layout
8294 出力
8295 \end_layout
8296
8297 \end_inset
8298 </cell>
8299 </row>
8300 <row>
8301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8302 \begin_inset Text
8303
8304 \begin_layout Plain Layout
8305
8306 \backslash
8307 leftrightarrow
8308 \end_layout
8309
8310 \end_inset
8311 </cell>
8312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8313 \begin_inset Text
8314
8315 \begin_layout Plain Layout
8316 \begin_inset Formula $\leftrightarrow$
8317 \end_inset
8318
8319
8320 \end_layout
8321
8322 \end_inset
8323 </cell>
8324 </row>
8325 <row>
8326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8327 \begin_inset Text
8328
8329 \begin_layout Plain Layout
8330
8331 \backslash
8332 Leftrightarrow
8333 \end_layout
8334
8335 \end_inset
8336 </cell>
8337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8338 \begin_inset Text
8339
8340 \begin_layout Plain Layout
8341 \begin_inset Formula $\Leftrightarrow$
8342 \end_inset
8343
8344
8345 \end_layout
8346
8347 \end_inset
8348 </cell>
8349 </row>
8350 <row>
8351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8352 \begin_inset Text
8353
8354 \begin_layout Plain Layout
8355
8356 \backslash
8357 longleftrightarrow
8358 \end_layout
8359
8360 \end_inset
8361 </cell>
8362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8363 \begin_inset Text
8364
8365 \begin_layout Plain Layout
8366 \begin_inset Formula $\longleftrightarrow$
8367 \end_inset
8368
8369
8370 \end_layout
8371
8372 \end_inset
8373 </cell>
8374 </row>
8375 <row>
8376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8377 \begin_inset Text
8378
8379 \begin_layout Plain Layout
8380
8381 \backslash
8382 Longleftrightarrow
8383 \end_layout
8384
8385 \end_inset
8386 </cell>
8387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8388 \begin_inset Text
8389
8390 \begin_layout Plain Layout
8391 \begin_inset Formula $\Longleftrightarrow$
8392 \end_inset
8393
8394
8395 \end_layout
8396
8397 \end_inset
8398 </cell>
8399 </row>
8400 <row>
8401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8402 \begin_inset Text
8403
8404 \begin_layout Plain Layout
8405
8406 \backslash
8407 rightleftharpoons
8408 \end_layout
8409
8410 \end_inset
8411 </cell>
8412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8413 \begin_inset Text
8414
8415 \begin_layout Plain Layout
8416 \begin_inset Formula $\rightleftharpoons$
8417 \end_inset
8418
8419
8420 \end_layout
8421
8422 \end_inset
8423 </cell>
8424 </row>
8425 </lyxtabular>
8426
8427 \end_inset
8428
8429
8430 \begin_inset space \hspace{}
8431 \length 25pt
8432 \end_inset
8433
8434
8435 \begin_inset space \hfill{}
8436 \end_inset
8437
8438
8439 \begin_inset Tabular
8440 <lyxtabular version="3" rows="5" columns="2">
8441 <features rotate="0" tabularvalignment="middle">
8442 <column alignment="center" valignment="top" width="0pt">
8443 <column alignment="center" valignment="top" width="0pt">
8444 <row>
8445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8446 \begin_inset Text
8447
8448 \begin_layout Plain Layout
8449 コマンド
8450 \end_layout
8451
8452 \end_inset
8453 </cell>
8454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8455 \begin_inset Text
8456
8457 \begin_layout Plain Layout
8458 出力
8459 \end_layout
8460
8461 \end_inset
8462 </cell>
8463 </row>
8464 <row>
8465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8466 \begin_inset Text
8467
8468 \begin_layout Plain Layout
8469
8470 \backslash
8471 mapsto
8472 \end_layout
8473
8474 \end_inset
8475 </cell>
8476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8477 \begin_inset Text
8478
8479 \begin_layout Plain Layout
8480 \begin_inset Formula $\mapsto$
8481 \end_inset
8482
8483
8484 \end_layout
8485
8486 \end_inset
8487 </cell>
8488 </row>
8489 <row>
8490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8491 \begin_inset Text
8492
8493 \begin_layout Plain Layout
8494
8495 \backslash
8496 longmapsto
8497 \end_layout
8498
8499 \end_inset
8500 </cell>
8501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8502 \begin_inset Text
8503
8504 \begin_layout Plain Layout
8505 \begin_inset Formula $\longmapsto$
8506 \end_inset
8507
8508
8509 \end_layout
8510
8511 \end_inset
8512 </cell>
8513 </row>
8514 <row>
8515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8516 \begin_inset Text
8517
8518 \begin_layout Plain Layout
8519
8520 \backslash
8521 leadsto
8522 \end_layout
8523
8524 \end_inset
8525 </cell>
8526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8527 \begin_inset Text
8528
8529 \begin_layout Plain Layout
8530 \begin_inset Formula $\leadsto$
8531 \end_inset
8532
8533
8534 \end_layout
8535
8536 \end_inset
8537 </cell>
8538 </row>
8539 <row>
8540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8541 \begin_inset Text
8542
8543 \begin_layout Plain Layout
8544
8545 \backslash
8546 dasharrow
8547 \end_layout
8548
8549 \end_inset
8550 </cell>
8551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8552 \begin_inset Text
8553
8554 \begin_layout Plain Layout
8555 \begin_inset Formula $\dasharrow$
8556 \end_inset
8557
8558
8559 \end_layout
8560
8561 \end_inset
8562 </cell>
8563 </row>
8564 </lyxtabular>
8565
8566 \end_inset
8567
8568
8569 \begin_inset space \hfill{}
8570 \end_inset
8571
8572
8573 \end_layout
8574
8575 \begin_layout Standard
8576 \begin_inset VSpace medskip
8577 \end_inset
8578
8579 たとえばベクトル記号の矢印のようにアクセントとして使用される矢印は、第
8580 \begin_inset CommandInset ref
8581 LatexCommand ref
8582 reference "sec:アクセント"
8583
8584 \end_inset
8585
8586 節に一覧があります。
8587 \end_layout
8588
8589 \begin_layout Standard
8590 \begin_inset VSpace bigskip
8591 \end_inset
8592
8593 さらに、ラベル付き矢印
8594 \begin_inset Index idx
8595 status collapsed
8596
8597 \begin_layout Plain Layout
8598 やじるし@矢印 ! らべるつき@ラベル付き
8599 \end_layout
8600
8601 \end_inset
8602
8603 として、
8604 \series bold
8605
8606 \backslash
8607 xleftarrow
8608 \series default
8609
8610 \begin_inset Index idx
8611 status collapsed
8612
8613 \begin_layout Plain Layout
8614 こまんど@コマンド ! X ! 
8615 \backslash
8616 xleftarrow
8617 \end_layout
8618
8619 \end_inset
8620
8621
8622 \series bold
8623
8624 \backslash
8625 xrightarrow
8626 \series default
8627
8628 \begin_inset Index idx
8629 status collapsed
8630
8631 \begin_layout Plain Layout
8632 こまんど@コマンド ! X ! 
8633 \backslash
8634 xrightarrow
8635 \begin_inset ERT
8636 status collapsed
8637
8638 \begin_layout Plain Layout
8639
8640
8641 \backslash
8642 vspace{4mm}
8643 \end_layout
8644
8645 \end_inset
8646
8647
8648 \end_layout
8649
8650 \end_inset
8651
8652 があります。これらのコマンドを数式に挿入すると、二つの青枠のついた矢印が現れるので、そこにラベルを入れることができます。矢印の長さは、ラベルの幅に応じて調整され
8653 ます。
8654 \end_layout
8655
8656 \begin_layout Standard
8657 \align center
8658 \begin_inset Tabular
8659 <lyxtabular version="3" rows="3" columns="2">
8660 <features rotate="0" tabularvalignment="middle">
8661 <column alignment="center" valignment="top" width="0pt">
8662 <column alignment="center" valignment="top" width="0pt">
8663 <row>
8664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8665 \begin_inset Text
8666
8667 \begin_layout Plain Layout
8668 コマンド
8669 \end_layout
8670
8671 \end_inset
8672 </cell>
8673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8674 \begin_inset Text
8675
8676 \begin_layout Plain Layout
8677 出力
8678 \begin_inset Note Note
8679 status collapsed
8680
8681 \begin_layout Plain Layout
8682 ここで
8683 \series bold
8684
8685 \backslash
8686 raisebox
8687 \series default
8688 はスペーサーとして使用しているだけです。
8689 \end_layout
8690
8691 \end_inset
8692
8693
8694 \end_layout
8695
8696 \end_inset
8697 </cell>
8698 </row>
8699 <row>
8700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8701 \begin_inset Text
8702
8703 \begin_layout Plain Layout
8704 F(a)
8705 \backslash
8706 xleftarrow
8707 \begin_inset space \textvisiblespace{}
8708 \end_inset
8709
8710 x=a
8711 \begin_inset Formula $\downarrow$
8712 \end_inset
8713
8714 x
8715 \begin_inset Formula $>$
8716 \end_inset
8717
8718 0
8719 \begin_inset Formula $\to$
8720 \end_inset
8721
8722 F(x)
8723 \end_layout
8724
8725 \end_inset
8726 </cell>
8727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8728 \begin_inset Text
8729
8730 \begin_layout Plain Layout
8731 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8732 \end_inset
8733
8734
8735 \end_layout
8736
8737 \end_inset
8738 </cell>
8739 </row>
8740 <row>
8741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8742 \begin_inset Text
8743
8744 \begin_layout Plain Layout
8745 F(x)
8746 \backslash
8747 xrightarrow
8748 \begin_inset space \textvisiblespace{}
8749 \end_inset
8750
8751 x=a
8752 \begin_inset Formula $\downarrow$
8753 \end_inset
8754
8755 x
8756 \begin_inset Formula $>$
8757 \end_inset
8758
8759 0
8760 \begin_inset Formula $\to$
8761 \end_inset
8762
8763 F(a)
8764 \end_layout
8765
8766 \end_inset
8767 </cell>
8768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8769 \begin_inset Text
8770
8771 \begin_layout Plain Layout
8772 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8773 \end_inset
8774
8775
8776 \end_layout
8777
8778 \end_inset
8779 </cell>
8780 </row>
8781 </lyxtabular>
8782
8783 \end_inset
8784
8785
8786 \end_layout
8787
8788 \begin_layout Standard
8789 \begin_inset VSpace medskip
8790 \end_inset
8791
8792
8793 \end_layout
8794
8795 \begin_layout Standard
8796 文書設定の
8797 \family sans
8798 数式オプション
8799 \family default
8800 で、
8801 \series bold
8802 mathtools
8803 \series default
8804
8805 \begin_inset Index idx
8806 status collapsed
8807
8808 \begin_layout Plain Layout
8809 ぱっけーじ@パッケージ ! mathtools
8810 \end_layout
8811
8812 \end_inset
8813
8814 パッケージに
8815 \family sans
8816 常に読み込み
8817 \family default
8818 オプションを設定すると、以下のようなラベル付き矢印が利用可能になります。
8819 \end_layout
8820
8821 \begin_layout Standard
8822 \begin_inset Newpage newpage
8823 \end_inset
8824
8825
8826 \end_layout
8827
8828 \begin_layout Standard
8829 \align center
8830 \begin_inset space \hspace*{\fill}
8831 \end_inset
8832
8833
8834 \begin_inset Tabular
8835 <lyxtabular version="3" rows="7" columns="2">
8836 <features rotate="0" tabularvalignment="middle">
8837 <column alignment="center" valignment="top" width="0pt">
8838 <column alignment="center" valignment="top" width="0pt">
8839 <row>
8840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8841 \begin_inset Text
8842
8843 \begin_layout Plain Layout
8844 コマンド
8845 \end_layout
8846
8847 \end_inset
8848 </cell>
8849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8850 \begin_inset Text
8851
8852 \begin_layout Plain Layout
8853 用例
8854 \begin_inset Note Note
8855 status collapsed
8856
8857 \begin_layout Plain Layout
8858 ここで
8859 \series bold
8860
8861 \backslash
8862 raisebox
8863 \series default
8864 はスペーサーとして使用しているだけです。
8865 \end_layout
8866
8867 \end_inset
8868
8869
8870 \end_layout
8871
8872 \end_inset
8873 </cell>
8874 </row>
8875 <row>
8876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8877 \begin_inset Text
8878
8879 \begin_layout Plain Layout
8880
8881 \backslash
8882 xleftrightarrow
8883 \end_layout
8884
8885 \end_inset
8886 </cell>
8887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8888 \begin_inset Text
8889
8890 \begin_layout Plain Layout
8891 \begin_inset Formula $\raisebox{6mm}{}\xleftrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
8892 \end_inset
8893
8894
8895 \end_layout
8896
8897 \end_inset
8898 </cell>
8899 </row>
8900 <row>
8901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8902 \begin_inset Text
8903
8904 \begin_layout Plain Layout
8905
8906 \backslash
8907 xLeftarrow
8908 \end_layout
8909
8910 \end_inset
8911 </cell>
8912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8913 \begin_inset Text
8914
8915 \begin_layout Plain Layout
8916 \begin_inset Formula $\raisebox{6mm}{}\xLeftarrow[x=a]{x>0}\raisebox{-4mm}{}$
8917 \end_inset
8918
8919
8920 \end_layout
8921
8922 \end_inset
8923 </cell>
8924 </row>
8925 <row>
8926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8927 \begin_inset Text
8928
8929 \begin_layout Plain Layout
8930
8931 \backslash
8932 xRightarrow
8933 \end_layout
8934
8935 \end_inset
8936 </cell>
8937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8938 \begin_inset Text
8939
8940 \begin_layout Plain Layout
8941 \begin_inset Formula $\raisebox{6mm}{}\xRightarrow[x=a]{x>0}\raisebox{-4mm}{}$
8942 \end_inset
8943
8944
8945 \end_layout
8946
8947 \end_inset
8948 </cell>
8949 </row>
8950 <row>
8951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8952 \begin_inset Text
8953
8954 \begin_layout Plain Layout
8955
8956 \backslash
8957 xLeftrightarrow
8958 \end_layout
8959
8960 \end_inset
8961 </cell>
8962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8963 \begin_inset Text
8964
8965 \begin_layout Plain Layout
8966 \begin_inset Formula $\raisebox{6mm}{}\xLeftrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
8967 \end_inset
8968
8969
8970 \end_layout
8971
8972 \end_inset
8973 </cell>
8974 </row>
8975 <row>
8976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8977 \begin_inset Text
8978
8979 \begin_layout Plain Layout
8980
8981 \backslash
8982 xhookleftarrow
8983 \end_layout
8984
8985 \end_inset
8986 </cell>
8987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8988 \begin_inset Text
8989
8990 \begin_layout Plain Layout
8991 \begin_inset Formula $\raisebox{6mm}{}\xhookleftarrow[x=a]{x>0}\raisebox{-4mm}{}$
8992 \end_inset
8993
8994
8995 \end_layout
8996
8997 \end_inset
8998 </cell>
8999 </row>
9000 <row>
9001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9002 \begin_inset Text
9003
9004 \begin_layout Plain Layout
9005
9006 \backslash
9007 xhookrightarrow
9008 \end_layout
9009
9010 \end_inset
9011 </cell>
9012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9013 \begin_inset Text
9014
9015 \begin_layout Plain Layout
9016 \begin_inset Formula $\raisebox{6mm}{}\xhookrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
9017 \end_inset
9018
9019
9020 \end_layout
9021
9022 \end_inset
9023 </cell>
9024 </row>
9025 </lyxtabular>
9026
9027 \end_inset
9028
9029
9030 \begin_inset space \hspace*{\fill}
9031 \end_inset
9032
9033
9034 \begin_inset Tabular
9035 <lyxtabular version="3" rows="7" columns="2">
9036 <features rotate="0" tabularvalignment="middle">
9037 <column alignment="center" valignment="top" width="0pt">
9038 <column alignment="center" valignment="top" width="0pt">
9039 <row>
9040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9041 \begin_inset Text
9042
9043 \begin_layout Plain Layout
9044 コマンド
9045 \end_layout
9046
9047 \end_inset
9048 </cell>
9049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9050 \begin_inset Text
9051
9052 \begin_layout Plain Layout
9053 用例
9054 \begin_inset Note Note
9055 status collapsed
9056
9057 \begin_layout Plain Layout
9058 ここで
9059 \series bold
9060
9061 \backslash
9062 raisebox
9063 \series default
9064 はスペーサーとして使用しているだけです。
9065 \end_layout
9066
9067 \end_inset
9068
9069
9070 \end_layout
9071
9072 \end_inset
9073 </cell>
9074 </row>
9075 <row>
9076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9077 \begin_inset Text
9078
9079 \begin_layout Plain Layout
9080
9081 \backslash
9082 xleftharpoondown
9083 \end_layout
9084
9085 \end_inset
9086 </cell>
9087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9088 \begin_inset Text
9089
9090 \begin_layout Plain Layout
9091 \begin_inset Formula $\raisebox{6mm}{}\xleftharpoondown[x=a]{x>0}\raisebox{-4mm}{}$
9092 \end_inset
9093
9094
9095 \end_layout
9096
9097 \end_inset
9098 </cell>
9099 </row>
9100 <row>
9101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9102 \begin_inset Text
9103
9104 \begin_layout Plain Layout
9105
9106 \backslash
9107 xleftharpoonup
9108 \end_layout
9109
9110 \end_inset
9111 </cell>
9112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9113 \begin_inset Text
9114
9115 \begin_layout Plain Layout
9116 \begin_inset Formula $\raisebox{6mm}{}\xleftharpoonup[x=a]{x>0}\raisebox{-4mm}{}$
9117 \end_inset
9118
9119
9120 \end_layout
9121
9122 \end_inset
9123 </cell>
9124 </row>
9125 <row>
9126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9127 \begin_inset Text
9128
9129 \begin_layout Plain Layout
9130
9131 \backslash
9132 xrightharpoondown
9133 \end_layout
9134
9135 \end_inset
9136 </cell>
9137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9138 \begin_inset Text
9139
9140 \begin_layout Plain Layout
9141 \begin_inset Formula $\raisebox{6mm}{}\xrightharpoondown[x=a]{x>0}\raisebox{-4mm}{}$
9142 \end_inset
9143
9144
9145 \end_layout
9146
9147 \end_inset
9148 </cell>
9149 </row>
9150 <row>
9151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9152 \begin_inset Text
9153
9154 \begin_layout Plain Layout
9155
9156 \backslash
9157 xrightharpoonup
9158 \end_layout
9159
9160 \end_inset
9161 </cell>
9162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9163 \begin_inset Text
9164
9165 \begin_layout Plain Layout
9166 \begin_inset Formula $\raisebox{6mm}{}\xrightharpoonup[x=a]{x>0}\raisebox{-4mm}{}$
9167 \end_inset
9168
9169
9170 \end_layout
9171
9172 \end_inset
9173 </cell>
9174 </row>
9175 <row>
9176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9177 \begin_inset Text
9178
9179 \begin_layout Plain Layout
9180
9181 \backslash
9182 xleftrightharpoons
9183 \end_layout
9184
9185 \end_inset
9186 </cell>
9187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9188 \begin_inset Text
9189
9190 \begin_layout Plain Layout
9191 \begin_inset Formula $\raisebox{6mm}{}\xleftrightharpoons[x=a]{x>0}\raisebox{-4mm}{}$
9192 \end_inset
9193
9194
9195 \end_layout
9196
9197 \end_inset
9198 </cell>
9199 </row>
9200 <row>
9201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9202 \begin_inset Text
9203
9204 \begin_layout Plain Layout
9205
9206 \backslash
9207 xrightleftharpoons
9208 \end_layout
9209
9210 \end_inset
9211 </cell>
9212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9213 \begin_inset Text
9214
9215 \begin_layout Plain Layout
9216 \begin_inset Formula $\raisebox{6mm}{}\xrightleftharpoons[x=a]{x>0}\raisebox{-4mm}{}$
9217 \end_inset
9218
9219
9220 \end_layout
9221
9222 \end_inset
9223 </cell>
9224 </row>
9225 </lyxtabular>
9226
9227 \end_inset
9228
9229
9230 \begin_inset space \hspace*{\fill}
9231 \end_inset
9232
9233
9234 \end_layout
9235
9236 \begin_layout Standard
9237 これらの矢印は、すべて以下のようなコマンドスキームを取ります。
9238 \end_layout
9239
9240 \begin_layout Standard
9241 \align center
9242 \begin_inset Tabular
9243 <lyxtabular version="3" rows="2" columns="2">
9244 <features rotate="0" tabularvalignment="middle">
9245 <column alignment="center" valignment="top" width="0pt">
9246 <column alignment="center" valignment="top" width="0pt">
9247 <row>
9248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9249 \begin_inset Text
9250
9251 \begin_layout Plain Layout
9252 コマンド
9253 \end_layout
9254
9255 \end_inset
9256 </cell>
9257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9258 \begin_inset Text
9259
9260 \begin_layout Plain Layout
9261 用例
9262 \begin_inset Note Note
9263 status collapsed
9264
9265 \begin_layout Plain Layout
9266 ここで
9267 \series bold
9268
9269 \backslash
9270 raisebox
9271 \series default
9272 はスペーサーとして使用しているだけです。
9273 \end_layout
9274
9275 \end_inset
9276
9277
9278 \end_layout
9279
9280 \end_inset
9281 </cell>
9282 </row>
9283 <row>
9284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9285 \begin_inset Text
9286
9287 \begin_layout Plain Layout
9288 F(a)
9289 \backslash
9290 xleftrightarrow[x=a]
9291 \backslash
9292 {x>0
9293 \begin_inset Formula $\to$
9294 \end_inset
9295
9296 F(x)
9297 \end_layout
9298
9299 \end_inset
9300 </cell>
9301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9302 \begin_inset Text
9303
9304 \begin_layout Plain Layout
9305 \begin_inset Formula $\raisebox{6mm}{}F(a)\xleftrightarrow[x=a]{x>0}F(x)\raisebox{-4mm}{}$
9306 \end_inset
9307
9308
9309 \end_layout
9310
9311 \end_inset
9312 </cell>
9313 </row>
9314 </lyxtabular>
9315
9316 \end_inset
9317
9318
9319 \end_layout
9320
9321 \begin_layout Subsection
9322 垂直矢印および対角矢印
9323 \begin_inset Index idx
9324 status collapsed
9325
9326 \begin_layout Plain Layout
9327 やじるし@矢印 ! たいかく@対角
9328 \end_layout
9329
9330 \end_inset
9331
9332
9333 \begin_inset Index idx
9334 status collapsed
9335
9336 \begin_layout Plain Layout
9337 やじるし@矢印 ! すいちょく@垂直
9338 \end_layout
9339
9340 \end_inset
9341
9342
9343 \end_layout
9344
9345 \begin_layout Standard
9346 \begin_inset space \hfill{}
9347 \end_inset
9348
9349
9350 \begin_inset Tabular
9351 <lyxtabular version="3" rows="7" columns="2">
9352 <features rotate="0" tabularvalignment="middle">
9353 <column alignment="center" valignment="top" width="0pt">
9354 <column alignment="center" valignment="top" width="0pt">
9355 <row>
9356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9357 \begin_inset Text
9358
9359 \begin_layout Plain Layout
9360 コマンド
9361 \end_layout
9362
9363 \end_inset
9364 </cell>
9365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9366 \begin_inset Text
9367
9368 \begin_layout Plain Layout
9369 出力
9370 \end_layout
9371
9372 \end_inset
9373 </cell>
9374 </row>
9375 <row>
9376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9377 \begin_inset Text
9378
9379 \begin_layout Plain Layout
9380
9381 \backslash
9382 uparrow
9383 \end_layout
9384
9385 \end_inset
9386 </cell>
9387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9388 \begin_inset Text
9389
9390 \begin_layout Plain Layout
9391 \begin_inset Formula $\uparrow$
9392 \end_inset
9393
9394
9395 \end_layout
9396
9397 \end_inset
9398 </cell>
9399 </row>
9400 <row>
9401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9402 \begin_inset Text
9403
9404 \begin_layout Plain Layout
9405
9406 \backslash
9407 Uparrow
9408 \end_layout
9409
9410 \end_inset
9411 </cell>
9412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9413 \begin_inset Text
9414
9415 \begin_layout Plain Layout
9416 \begin_inset Formula $\Uparrow$
9417 \end_inset
9418
9419
9420 \end_layout
9421
9422 \end_inset
9423 </cell>
9424 </row>
9425 <row>
9426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9427 \begin_inset Text
9428
9429 \begin_layout Plain Layout
9430
9431 \backslash
9432 updownarrow
9433 \end_layout
9434
9435 \end_inset
9436 </cell>
9437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9438 \begin_inset Text
9439
9440 \begin_layout Plain Layout
9441 \begin_inset Formula $\updownarrow$
9442 \end_inset
9443
9444
9445 \end_layout
9446
9447 \end_inset
9448 </cell>
9449 </row>
9450 <row>
9451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9452 \begin_inset Text
9453
9454 \begin_layout Plain Layout
9455
9456 \backslash
9457 Updownarrow
9458 \end_layout
9459
9460 \end_inset
9461 </cell>
9462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9463 \begin_inset Text
9464
9465 \begin_layout Plain Layout
9466 \begin_inset Formula $\Updownarrow$
9467 \end_inset
9468
9469
9470 \end_layout
9471
9472 \end_inset
9473 </cell>
9474 </row>
9475 <row>
9476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9477 \begin_inset Text
9478
9479 \begin_layout Plain Layout
9480
9481 \backslash
9482 Downarrow
9483 \end_layout
9484
9485 \end_inset
9486 </cell>
9487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9488 \begin_inset Text
9489
9490 \begin_layout Plain Layout
9491 \begin_inset Formula $\Downarrow$
9492 \end_inset
9493
9494
9495 \end_layout
9496
9497 \end_inset
9498 </cell>
9499 </row>
9500 <row>
9501 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9502 \begin_inset Text
9503
9504 \begin_layout Plain Layout
9505
9506 \backslash
9507 downarrow
9508 \end_layout
9509
9510 \end_inset
9511 </cell>
9512 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9513 \begin_inset Text
9514
9515 \begin_layout Plain Layout
9516 \begin_inset Formula $\downarrow$
9517 \end_inset
9518
9519
9520 \end_layout
9521
9522 \end_inset
9523 </cell>
9524 </row>
9525 </lyxtabular>
9526
9527 \end_inset
9528
9529
9530 \begin_inset space \hfill{}
9531 \end_inset
9532
9533
9534 \begin_inset Tabular
9535 <lyxtabular version="3" rows="5" columns="2">
9536 <features rotate="0" tabularvalignment="middle">
9537 <column alignment="center" valignment="top" width="0pt">
9538 <column alignment="center" valignment="top" width="0pt">
9539 <row>
9540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9541 \begin_inset Text
9542
9543 \begin_layout Plain Layout
9544 コマンド
9545 \end_layout
9546
9547 \end_inset
9548 </cell>
9549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9550 \begin_inset Text
9551
9552 \begin_layout Plain Layout
9553 出力
9554 \end_layout
9555
9556 \end_inset
9557 </cell>
9558 </row>
9559 <row>
9560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9561 \begin_inset Text
9562
9563 \begin_layout Plain Layout
9564
9565 \backslash
9566 nearrow
9567 \end_layout
9568
9569 \end_inset
9570 </cell>
9571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9572 \begin_inset Text
9573
9574 \begin_layout Plain Layout
9575 \begin_inset Formula $\nearrow$
9576 \end_inset
9577
9578
9579 \end_layout
9580
9581 \end_inset
9582 </cell>
9583 </row>
9584 <row>
9585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9586 \begin_inset Text
9587
9588 \begin_layout Plain Layout
9589
9590 \backslash
9591 searrow
9592 \end_layout
9593
9594 \end_inset
9595 </cell>
9596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9597 \begin_inset Text
9598
9599 \begin_layout Plain Layout
9600 \begin_inset Formula $\searrow$
9601 \end_inset
9602
9603
9604 \end_layout
9605
9606 \end_inset
9607 </cell>
9608 </row>
9609 <row>
9610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9611 \begin_inset Text
9612
9613 \begin_layout Plain Layout
9614
9615 \backslash
9616 swarrow
9617 \end_layout
9618
9619 \end_inset
9620 </cell>
9621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9622 \begin_inset Text
9623
9624 \begin_layout Plain Layout
9625 \begin_inset Formula $\swarrow$
9626 \end_inset
9627
9628
9629 \end_layout
9630
9631 \end_inset
9632 </cell>
9633 </row>
9634 <row>
9635 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9636 \begin_inset Text
9637
9638 \begin_layout Plain Layout
9639
9640 \backslash
9641 nwarrow
9642 \end_layout
9643
9644 \end_inset
9645 </cell>
9646 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9647 \begin_inset Text
9648
9649 \begin_layout Plain Layout
9650 \begin_inset Formula $\nwarrow$
9651 \end_inset
9652
9653
9654 \end_layout
9655
9656 \end_inset
9657 </cell>
9658 </row>
9659 </lyxtabular>
9660
9661 \end_inset
9662
9663
9664 \begin_inset space \hfill{}
9665 \end_inset
9666
9667
9668 \end_layout
9669
9670 \begin_layout Standard
9671 \begin_inset VSpace medskip
9672 \end_inset
9673
9674 垂直矢印は、第
9675 \begin_inset CommandInset ref
9676 LatexCommand ref
9677 reference "sub:手動の括弧丈"
9678
9679 \end_inset
9680
9681 節および第
9682 \begin_inset CommandInset ref
9683 LatexCommand ref
9684 reference "sub:自動の括弧丈"
9685
9686 \end_inset
9687
9688 節に述べられているコマンドを使うと、区分記号として使用することもできます。
9689 \end_layout
9690
9691 \begin_layout Section
9692 アクセント
9693 \begin_inset CommandInset label
9694 LatexCommand label
9695 name "sec:アクセント"
9696
9697 \end_inset
9698
9699
9700 \begin_inset Index idx
9701 status collapsed
9702
9703 \begin_layout Plain Layout
9704 あくせんと@アクセント
9705 \end_layout
9706
9707 \end_inset
9708
9709
9710 \end_layout
9711
9712 \begin_layout Standard
9713 アクセントは、数式ツールバーボタンの
9714 \begin_inset Info
9715 type  "icon"
9716 arg   "math-insert \\hat"
9717 \end_inset
9718
9719 か、以下の各小節に列挙してあるコマンドで入力することができます。
9720 \end_layout
9721
9722 \begin_layout Subsection
9723 一文字に付けるアクセント
9724 \begin_inset ERT
9725 status collapsed
9726
9727 \begin_layout Plain Layout
9728
9729
9730 \backslash
9731 texorpdfstring{
9732 \end_layout
9733
9734 \end_inset
9735
9736
9737 \begin_inset Foot
9738 status collapsed
9739
9740 \begin_layout Plain Layout
9741 本文中のアクセントについては、第
9742 \begin_inset CommandInset ref
9743 LatexCommand ref
9744 reference "sub:文章中のアクセント"
9745
9746 \end_inset
9747
9748 節を参照。
9749 \end_layout
9750
9751 \end_inset
9752
9753
9754 \begin_inset ERT
9755 status collapsed
9756
9757 \begin_layout Plain Layout
9758
9759 }{}
9760 \end_layout
9761
9762 \end_inset
9763
9764
9765 \begin_inset Note Note
9766 status collapsed
9767
9768 \begin_layout Plain Layout
9769
9770 \series bold
9771
9772 \backslash
9773 texorpdfstring
9774 \series default
9775 は、PDFのしおりに脚注が現れるのを防ぐために使われています。
9776 \end_layout
9777
9778 \begin_layout Plain Layout
9779
9780 \series bold
9781
9782 \backslash
9783 texorpdfstring
9784 \series default
9785 についての詳細は、第
9786 \begin_inset CommandInset ref
9787 LatexCommand ref
9788 reference "sub:節見出し中の数式"
9789
9790 \end_inset
9791
9792 節にあります。
9793 \end_layout
9794
9795 \end_inset
9796
9797
9798 \begin_inset CommandInset label
9799 LatexCommand label
9800 name "sub:一文字に付けるアクセント"
9801
9802 \end_inset
9803
9804
9805 \begin_inset Index idx
9806 status collapsed
9807
9808 \begin_layout Plain Layout
9809 あくせんと@アクセント ! いちもじにつける@一文字に付ける
9810 \end_layout
9811
9812 \end_inset
9813
9814
9815 \end_layout
9816
9817 \begin_layout Standard
9818 \begin_inset space \hfill{}
9819 \end_inset
9820
9821
9822 \begin_inset Tabular
9823 <lyxtabular version="3" rows="8" columns="2">
9824 <features rotate="0" tabularvalignment="middle">
9825 <column alignment="center" valignment="top" width="0pt">
9826 <column alignment="center" valignment="top" width="0pt">
9827 <row>
9828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9829 \begin_inset Text
9830
9831 \begin_layout Plain Layout
9832 コマンド
9833 \end_layout
9834
9835 \end_inset
9836 </cell>
9837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9838 \begin_inset Text
9839
9840 \begin_layout Plain Layout
9841 出力
9842 \begin_inset Note Note
9843 status collapsed
9844
9845 \begin_layout Plain Layout
9846 ここで
9847 \series bold
9848
9849 \backslash
9850 raisebox
9851 \series default
9852 はスペーサーとして使用しているだけです。
9853 \end_layout
9854
9855 \end_inset
9856
9857
9858 \end_layout
9859
9860 \end_inset
9861 </cell>
9862 </row>
9863 <row>
9864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9865 \begin_inset Text
9866
9867 \begin_layout Plain Layout
9868
9869 \backslash
9870 dot
9871 \begin_inset space \textvisiblespace{}
9872 \end_inset
9873
9874 A
9875 \end_layout
9876
9877 \end_inset
9878 </cell>
9879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9880 \begin_inset Text
9881
9882 \begin_layout Plain Layout
9883 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9884 \end_inset
9885
9886
9887 \end_layout
9888
9889 \end_inset
9890 </cell>
9891 </row>
9892 <row>
9893 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9894 \begin_inset Text
9895
9896 \begin_layout Plain Layout
9897
9898 \backslash
9899 ddot
9900 \begin_inset space \textvisiblespace{}
9901 \end_inset
9902
9903 A
9904 \end_layout
9905
9906 \end_inset
9907 </cell>
9908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9909 \begin_inset Text
9910
9911 \begin_layout Plain Layout
9912 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9913 \end_inset
9914
9915
9916 \end_layout
9917
9918 \end_inset
9919 </cell>
9920 </row>
9921 <row>
9922 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9923 \begin_inset Text
9924
9925 \begin_layout Plain Layout
9926
9927 \backslash
9928 dddot
9929 \begin_inset space \textvisiblespace{}
9930 \end_inset
9931
9932 A
9933 \end_layout
9934
9935 \end_inset
9936 </cell>
9937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9938 \begin_inset Text
9939
9940 \begin_layout Plain Layout
9941 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9942 \end_inset
9943
9944
9945 \end_layout
9946
9947 \end_inset
9948 </cell>
9949 </row>
9950 <row>
9951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9952 \begin_inset Text
9953
9954 \begin_layout Plain Layout
9955
9956 \backslash
9957 ddddot
9958 \begin_inset space \textvisiblespace{}
9959 \end_inset
9960
9961 A
9962 \end_layout
9963
9964 \end_inset
9965 </cell>
9966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9967 \begin_inset Text
9968
9969 \begin_layout Plain Layout
9970 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9971 \end_inset
9972
9973
9974 \end_layout
9975
9976 \end_inset
9977 </cell>
9978 </row>
9979 <row>
9980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9981 \begin_inset Text
9982
9983 \begin_layout Plain Layout
9984
9985 \backslash
9986 vec
9987 \begin_inset space \textvisiblespace{}
9988 \end_inset
9989
9990 A
9991 \begin_inset Index idx
9992 status collapsed
9993
9994 \begin_layout Plain Layout
9995 べくとる@ベクトル
9996 \end_layout
9997
9998 \end_inset
9999
10000
10001 \end_layout
10002
10003 \end_inset
10004 </cell>
10005 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10006 \begin_inset Text
10007
10008 \begin_layout Plain Layout
10009 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
10010 \end_inset
10011
10012
10013 \end_layout
10014
10015 \end_inset
10016 </cell>
10017 </row>
10018 <row>
10019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10020 \begin_inset Text
10021
10022 \begin_layout Plain Layout
10023
10024 \backslash
10025 bar
10026 \begin_inset space \textvisiblespace{}
10027 \end_inset
10028
10029 A
10030 \end_layout
10031
10032 \end_inset
10033 </cell>
10034 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10035 \begin_inset Text
10036
10037 \begin_layout Plain Layout
10038 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
10039 \end_inset
10040
10041
10042 \end_layout
10043
10044 \end_inset
10045 </cell>
10046 </row>
10047 <row>
10048 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10049 \begin_inset Text
10050
10051 \begin_layout Plain Layout
10052
10053 \backslash
10054 mathring
10055 \begin_inset space \textvisiblespace{}
10056 \end_inset
10057
10058 A
10059 \end_layout
10060
10061 \end_inset
10062 </cell>
10063 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10064 \begin_inset Text
10065
10066 \begin_layout Plain Layout
10067 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
10068 \end_inset
10069
10070
10071 \end_layout
10072
10073 \end_inset
10074 </cell>
10075 </row>
10076 </lyxtabular>
10077
10078 \end_inset
10079
10080
10081 \begin_inset space \hfill{}
10082 \end_inset
10083
10084
10085 \begin_inset Tabular
10086 <lyxtabular version="3" rows="7" columns="2">
10087 <features rotate="0" tabularvalignment="middle">
10088 <column alignment="center" valignment="top" width="0pt">
10089 <column alignment="center" valignment="top" width="0pt">
10090 <row>
10091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10092 \begin_inset Text
10093
10094 \begin_layout Plain Layout
10095 コマンド
10096 \end_layout
10097
10098 \end_inset
10099 </cell>
10100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10101 \begin_inset Text
10102
10103 \begin_layout Plain Layout
10104 出力
10105 \end_layout
10106
10107 \end_inset
10108 </cell>
10109 </row>
10110 <row>
10111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10112 \begin_inset Text
10113
10114 \begin_layout Plain Layout
10115
10116 \backslash
10117 tilde
10118 \begin_inset space \textvisiblespace{}
10119 \end_inset
10120
10121 A
10122 \end_layout
10123
10124 \end_inset
10125 </cell>
10126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10127 \begin_inset Text
10128
10129 \begin_layout Plain Layout
10130 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
10131 \end_inset
10132
10133
10134 \end_layout
10135
10136 \end_inset
10137 </cell>
10138 </row>
10139 <row>
10140 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10141 \begin_inset Text
10142
10143 \begin_layout Plain Layout
10144
10145 \backslash
10146 hat
10147 \begin_inset space \textvisiblespace{}
10148 \end_inset
10149
10150 A
10151 \end_layout
10152
10153 \end_inset
10154 </cell>
10155 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10156 \begin_inset Text
10157
10158 \begin_layout Plain Layout
10159 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
10160 \end_inset
10161
10162
10163 \end_layout
10164
10165 \end_inset
10166 </cell>
10167 </row>
10168 <row>
10169 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10170 \begin_inset Text
10171
10172 \begin_layout Plain Layout
10173
10174 \backslash
10175 check
10176 \begin_inset space \textvisiblespace{}
10177 \end_inset
10178
10179 A
10180 \end_layout
10181
10182 \end_inset
10183 </cell>
10184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10185 \begin_inset Text
10186
10187 \begin_layout Plain Layout
10188 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
10189 \end_inset
10190
10191
10192 \end_layout
10193
10194 \end_inset
10195 </cell>
10196 </row>
10197 <row>
10198 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10199 \begin_inset Text
10200
10201 \begin_layout Plain Layout
10202
10203 \backslash
10204 acute
10205 \begin_inset space \textvisiblespace{}
10206 \end_inset
10207
10208 A
10209 \end_layout
10210
10211 \end_inset
10212 </cell>
10213 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10214 \begin_inset Text
10215
10216 \begin_layout Plain Layout
10217 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
10218 \end_inset
10219
10220
10221 \end_layout
10222
10223 \end_inset
10224 </cell>
10225 </row>
10226 <row>
10227 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10228 \begin_inset Text
10229
10230 \begin_layout Plain Layout
10231
10232 \backslash
10233 grave
10234 \begin_inset space \textvisiblespace{}
10235 \end_inset
10236
10237 A
10238 \end_layout
10239
10240 \end_inset
10241 </cell>
10242 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10243 \begin_inset Text
10244
10245 \begin_layout Plain Layout
10246 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
10247 \end_inset
10248
10249
10250 \end_layout
10251
10252 \end_inset
10253 </cell>
10254 </row>
10255 <row>
10256 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10257 \begin_inset Text
10258
10259 \begin_layout Plain Layout
10260
10261 \backslash
10262 breve
10263 \begin_inset space \textvisiblespace{}
10264 \end_inset
10265
10266 A
10267 \end_layout
10268
10269 \end_inset
10270 </cell>
10271 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10272 \begin_inset Text
10273
10274 \begin_layout Plain Layout
10275 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10276 \end_inset
10277
10278
10279 \end_layout
10280
10281 \end_inset
10282 </cell>
10283 </row>
10284 </lyxtabular>
10285
10286 \end_inset
10287
10288
10289 \begin_inset space \hfill{}
10290 \end_inset
10291
10292
10293 \end_layout
10294
10295 \begin_layout Standard
10296 \begin_inset VSpace bigskip
10297 \end_inset
10298
10299
10300 \end_layout
10301
10302 \begin_layout Standard
10303 \begin_inset ERT
10304 status collapsed
10305
10306 \begin_layout Plain Layout
10307
10308
10309 \backslash
10310 '{e}
10311 \end_layout
10312
10313 \end_inset
10314
10315 のようなアクセントは、数式に直接入れることができます。LyXは、それを対応するアクセントコマンドに変換します。ウムラウト
10316 \begin_inset Index idx
10317 status collapsed
10318
10319 \begin_layout Plain Layout
10320 うむらうと@ウムラウト
10321 \end_layout
10322
10323 \end_inset
10324
10325 に関しては、母音の前に引用符を挿入する方法の方がよいでしょう。ウムラウトのある数式部分がドイツ語に指定してあれば、LaTeXは、引用符と母音をまとめて一つの文字
10326 として取り扱います。
10327 \series bold
10328
10329 \backslash
10330 ddot
10331 \series default
10332 と違い、この方法では、以下の例に示すように「本物の」ウムラウトが作られます。
10333 \end_layout
10334
10335 \begin_layout Standard
10336 \begin_inset VSpace -2mm
10337 \end_inset
10338
10339
10340 \end_layout
10341
10342 \begin_layout Standard
10343 \align center
10344 \begin_inset Tabular
10345 <lyxtabular version="3" rows="3" columns="2">
10346 <features rotate="0" tabularvalignment="middle">
10347 <column alignment="center" valignment="top">
10348 <column alignment="center" valignment="top">
10349 <row>
10350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10351 \begin_inset Text
10352
10353 \begin_layout Plain Layout
10354 コマンド
10355 \end_layout
10356
10357 \end_inset
10358 </cell>
10359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10360 \begin_inset Text
10361
10362 \begin_layout Plain Layout
10363 出力
10364 \begin_inset Note Note
10365 status collapsed
10366
10367 \begin_layout Plain Layout
10368 ここで
10369 \series bold
10370
10371 \backslash
10372 raisebox
10373 \series default
10374 および0ポイント空白はスペーサーとして使用しているだけです。
10375 \end_layout
10376
10377 \end_inset
10378
10379
10380 \end_layout
10381
10382 \end_inset
10383 </cell>
10384 </row>
10385 <row>
10386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10387 \begin_inset Text
10388
10389 \begin_layout Plain Layout
10390 \begin_inset Quotes grd
10391 \end_inset
10392
10393 i
10394 \end_layout
10395
10396 \end_inset
10397 </cell>
10398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10399 \begin_inset Text
10400
10401 \begin_layout Plain Layout
10402
10403 \lang ngerman
10404 \begin_inset space \hspace{}
10405 \length 0pt
10406 \end_inset
10407
10408
10409 \begin_inset Formula $"i$
10410 \end_inset
10411
10412
10413 \end_layout
10414
10415 \end_inset
10416 </cell>
10417 </row>
10418 <row>
10419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10420 \begin_inset Text
10421
10422 \begin_layout Plain Layout
10423
10424 \backslash
10425 ddot
10426 \begin_inset space \textvisiblespace{}
10427 \end_inset
10428
10429 i
10430 \end_layout
10431
10432 \end_inset
10433 </cell>
10434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10435 \begin_inset Text
10436
10437 \begin_layout Plain Layout
10438 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10439 \end_inset
10440
10441
10442 \end_layout
10443
10444 \end_inset
10445 </cell>
10446 </row>
10447 </lyxtabular>
10448
10449 \end_inset
10450
10451
10452 \end_layout
10453
10454 \begin_layout Standard
10455
10456 \series bold
10457
10458 \backslash
10459 ddot
10460 \series default
10461 に比べて良いもう一つの利点は、上記のアクセントコマンドが
10462 \emph on
10463 数式中テキストでは使用できない
10464 \emph default
10465 のに対し、ウムラウトは直接数式中テキストに変換されることです。(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると、アクセントの下にある文
10466 字しか変換されません。これは、たとえばイタリック体やボールド体への変換など、他のすべての変換に関しても言えることです。
10467 \end_layout
10468
10469 \begin_layout Standard
10470 ウムラウトと他のアクセント付き文字は、数式中テキストに直接入れることができます。
10471 \end_layout
10472
10473 \begin_layout Standard
10474 \begin_inset VSpace bigskip
10475 \end_inset
10476
10477
10478 \end_layout
10479
10480 \begin_layout Standard
10481 LyXは、LaTeXパッケージ
10482 \series bold
10483 undertilde
10484 \series default
10485
10486 \begin_inset Index idx
10487 status collapsed
10488
10489 \begin_layout Plain Layout
10490 ぱっけーじ@パッケージ ! upgreek
10491 \end_layout
10492
10493 \end_inset
10494
10495 がシステム上に導入されていれば、文字下のティルダもサポートします。
10496 \end_layout
10497
10498 \begin_layout Standard
10499 \begin_inset ERT
10500 status collapsed
10501
10502 \begin_layout Plain Layout
10503
10504
10505 \backslash
10506 ifundertilde 
10507 \end_layout
10508
10509 \end_inset
10510
10511
10512 \begin_inset Note Note
10513 status open
10514
10515 \begin_layout Plain Layout
10516 以下の表は、
10517 \series bold
10518 undertilde
10519 \series default
10520  LaTeXパッケージが導入済みのときのみ表示されます。
10521 \end_layout
10522
10523 \end_inset
10524
10525
10526 \end_layout
10527
10528 \begin_layout Standard
10529 \noindent
10530 \align center
10531 \begin_inset Tabular
10532 <lyxtabular version="3" rows="2" columns="2">
10533 <features rotate="0" tabularvalignment="middle">
10534 <column alignment="center" valignment="top" width="0pt">
10535 <column alignment="center" valignment="top" width="0pt">
10536 <row>
10537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10538 \begin_inset Text
10539
10540 \begin_layout Plain Layout
10541 コマンド
10542 \end_layout
10543
10544 \end_inset
10545 </cell>
10546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10547 \begin_inset Text
10548
10549 \begin_layout Plain Layout
10550 出力
10551 \end_layout
10552
10553 \end_inset
10554 </cell>
10555 </row>
10556 <row>
10557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10558 \begin_inset Text
10559
10560 \begin_layout Plain Layout
10561
10562 \backslash
10563 utilde
10564 \begin_inset space \textvisiblespace{}
10565 \end_inset
10566
10567 A
10568 \end_layout
10569
10570 \end_inset
10571 </cell>
10572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10573 \begin_inset Text
10574
10575 \begin_layout Plain Layout
10576 \begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
10577 \end_inset
10578
10579
10580 \end_layout
10581
10582 \end_inset
10583 </cell>
10584 </row>
10585 </lyxtabular>
10586
10587 \end_inset
10588
10589
10590 \end_layout
10591
10592 \begin_layout Standard
10593 \begin_inset ERT
10594 status collapsed
10595
10596 \begin_layout Plain Layout
10597
10598
10599 \backslash
10600 else 
10601 \end_layout
10602
10603 \end_inset
10604
10605
10606 \begin_inset Note Note
10607 status open
10608
10609 \begin_layout Plain Layout
10610 以下は、
10611 \series bold
10612 undertilde
10613 \series default
10614  LaTeXパッケージが導入されていないときのみ表示されます。
10615 \end_layout
10616
10617 \end_inset
10618
10619
10620 \end_layout
10621
10622 \begin_layout Standard
10623 この小節のすべてを出力で見るには、
10624 \series bold
10625 undertilde
10626 \series default
10627  LaTeXパッケージを導入する必要があります。
10628 \end_layout
10629
10630 \begin_layout Standard
10631 \begin_inset ERT
10632 status collapsed
10633
10634 \begin_layout Plain Layout
10635
10636
10637 \backslash
10638 fi 
10639 \end_layout
10640
10641 \end_inset
10642
10643
10644 \end_layout
10645
10646 \begin_layout Standard
10647 \begin_inset Newpage newpage
10648 \end_inset
10649
10650
10651 \end_layout
10652
10653 \begin_layout Subsection
10654 複数の文字に付けるアクセント
10655 \begin_inset Index idx
10656 status collapsed
10657
10658 \begin_layout Plain Layout
10659 あくせんと@アクセント ! ふくすうのもじにつける@複数の文字に付ける
10660 \end_layout
10661
10662 \end_inset
10663
10664
10665 \end_layout
10666
10667 \begin_layout Standard
10668 \begin_inset space \hfill{}
10669 \end_inset
10670
10671
10672 \begin_inset Tabular
10673 <lyxtabular version="3" rows="5" columns="2">
10674 <features rotate="0" tabularvalignment="middle">
10675 <column alignment="center" valignment="top" width="0pt">
10676 <column alignment="center" valignment="top" width="0pt">
10677 <row>
10678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10679 \begin_inset Text
10680
10681 \begin_layout Plain Layout
10682 コマンド
10683 \end_layout
10684
10685 \end_inset
10686 </cell>
10687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10688 \begin_inset Text
10689
10690 \begin_layout Plain Layout
10691 出力
10692 \begin_inset Note Note
10693 status collapsed
10694
10695 \begin_layout Plain Layout
10696 ここで
10697 \series bold
10698
10699 \backslash
10700 raisebox
10701 \series default
10702 はスペーサーとして使用しているだけです。
10703 \end_layout
10704
10705 \end_inset
10706
10707
10708 \end_layout
10709
10710 \end_inset
10711 </cell>
10712 </row>
10713 <row>
10714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10715 \begin_inset Text
10716
10717 \begin_layout Plain Layout
10718
10719 \backslash
10720 overleftarrow
10721 \begin_inset space \textvisiblespace{}
10722 \end_inset
10723
10724 A=B
10725 \end_layout
10726
10727 \end_inset
10728 </cell>
10729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10730 \begin_inset Text
10731
10732 \begin_layout Plain Layout
10733 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10734 \end_inset
10735
10736
10737 \end_layout
10738
10739 \end_inset
10740 </cell>
10741 </row>
10742 <row>
10743 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10744 \begin_inset Text
10745
10746 \begin_layout Plain Layout
10747
10748 \backslash
10749 underleftarrow
10750 \begin_inset space \textvisiblespace{}
10751 \end_inset
10752
10753 A=B
10754 \end_layout
10755
10756 \end_inset
10757 </cell>
10758 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10759 \begin_inset Text
10760
10761 \begin_layout Plain Layout
10762 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10763 \end_inset
10764
10765
10766 \end_layout
10767
10768 \end_inset
10769 </cell>
10770 </row>
10771 <row>
10772 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10773 \begin_inset Text
10774
10775 \begin_layout Plain Layout
10776
10777 \backslash
10778 overleftrightarrow
10779 \begin_inset space \textvisiblespace{}
10780 \end_inset
10781
10782 A=B
10783 \end_layout
10784
10785 \end_inset
10786 </cell>
10787 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10788 \begin_inset Text
10789
10790 \begin_layout Plain Layout
10791 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10792 \end_inset
10793
10794
10795 \end_layout
10796
10797 \end_inset
10798 </cell>
10799 </row>
10800 <row>
10801 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10802 \begin_inset Text
10803
10804 \begin_layout Plain Layout
10805
10806 \backslash
10807 underleftrightarrow
10808 \begin_inset space \textvisiblespace{}
10809 \end_inset
10810
10811 A=B
10812 \end_layout
10813
10814 \end_inset
10815 </cell>
10816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10817 \begin_inset Text
10818
10819 \begin_layout Plain Layout
10820 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10821 \end_inset
10822
10823
10824 \end_layout
10825
10826 \end_inset
10827 </cell>
10828 </row>
10829 </lyxtabular>
10830
10831 \end_inset
10832
10833
10834 \begin_inset space \hfill{}
10835 \end_inset
10836
10837
10838 \begin_inset Tabular
10839 <lyxtabular version="3" rows="5" columns="2">
10840 <features rotate="0" tabularvalignment="middle">
10841 <column alignment="center" valignment="top" width="0pt">
10842 <column alignment="center" valignment="top" width="0pt">
10843 <row>
10844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10845 \begin_inset Text
10846
10847 \begin_layout Plain Layout
10848 コマンド
10849 \end_layout
10850
10851 \end_inset
10852 </cell>
10853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10854 \begin_inset Text
10855
10856 \begin_layout Plain Layout
10857 出力
10858 \end_layout
10859
10860 \end_inset
10861 </cell>
10862 </row>
10863 <row>
10864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10865 \begin_inset Text
10866
10867 \begin_layout Plain Layout
10868
10869 \backslash
10870 overrightarrow
10871 \begin_inset space \textvisiblespace{}
10872 \end_inset
10873
10874 A=B
10875 \end_layout
10876
10877 \end_inset
10878 </cell>
10879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10880 \begin_inset Text
10881
10882 \begin_layout Plain Layout
10883 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10884 \end_inset
10885
10886
10887 \end_layout
10888
10889 \end_inset
10890 </cell>
10891 </row>
10892 <row>
10893 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10894 \begin_inset Text
10895
10896 \begin_layout Plain Layout
10897
10898 \backslash
10899 underrightarrow
10900 \begin_inset space \textvisiblespace{}
10901 \end_inset
10902
10903 A=B
10904 \end_layout
10905
10906 \end_inset
10907 </cell>
10908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10909 \begin_inset Text
10910
10911 \begin_layout Plain Layout
10912 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10913 \end_inset
10914
10915
10916 \end_layout
10917
10918 \end_inset
10919 </cell>
10920 </row>
10921 <row>
10922 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10923 \begin_inset Text
10924
10925 \begin_layout Plain Layout
10926
10927 \backslash
10928 widetilde
10929 \begin_inset space \textvisiblespace{}
10930 \end_inset
10931
10932 A=B
10933 \end_layout
10934
10935 \end_inset
10936 </cell>
10937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10938 \begin_inset Text
10939
10940 \begin_layout Plain Layout
10941 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10942 \end_inset
10943
10944
10945 \end_layout
10946
10947 \end_inset
10948 </cell>
10949 </row>
10950 <row>
10951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10952 \begin_inset Text
10953
10954 \begin_layout Plain Layout
10955
10956 \backslash
10957 widehat
10958 \begin_inset space \textvisiblespace{}
10959 \end_inset
10960
10961 A=B
10962 \end_layout
10963
10964 \end_inset
10965 </cell>
10966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10967 \begin_inset Text
10968
10969 \begin_layout Plain Layout
10970 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10971 \end_inset
10972
10973
10974 \end_layout
10975
10976 \end_inset
10977 </cell>
10978 </row>
10979 </lyxtabular>
10980
10981 \end_inset
10982
10983
10984 \begin_inset space \hfill{}
10985 \end_inset
10986
10987
10988 \end_layout
10989
10990 \begin_layout Standard
10991 \begin_inset VSpace medskip
10992 \end_inset
10993
10994 これらのコマンドでは、好きなだけ多くの文字にアクセントを付けることができます。しかし、
10995 \series bold
10996
10997 \backslash
10998 widetilde
10999 \series default
11000 および
11001 \series bold
11002
11003 \backslash
11004 widehat
11005 \series default
11006 のアクセントは、以下の例のように、出力では3文字分の長さにしかなりません。
11007 \begin_inset Formula 
11008 \[
11009 \widetilde{A+B=C-D}
11010 \]
11011
11012 \end_inset
11013
11014
11015 \end_layout
11016
11017 \begin_layout Standard
11018 前小節で述べた
11019 \series bold
11020
11021 \backslash
11022 overset
11023 \series default
11024
11025 \begin_inset Index idx
11026 status collapsed
11027
11028 \begin_layout Plain Layout
11029 こまんど@コマンド ! O ! 
11030 \backslash
11031 overset
11032 \end_layout
11033
11034 \end_inset
11035
11036 コマンドと
11037 \series bold
11038
11039 \backslash
11040 underset
11041 \series default
11042
11043 \begin_inset Index idx
11044 status collapsed
11045
11046 \begin_layout Plain Layout
11047 こまんど@コマンド ! U ! 
11048 \backslash
11049 underset
11050 \end_layout
11051
11052 \end_inset
11053
11054 コマンドを使っても、複数の文字にアクセントを付けることができます。
11055 \series bold
11056
11057 \backslash
11058 underset
11059 \begin_inset space \textvisiblespace{}
11060 \end_inset
11061
11062 A=B
11063 \begin_inset Formula $\downarrow$
11064 \end_inset
11065
11066 ***
11067 \series default
11068 というコマンドは、
11069 \begin_inset Formula 
11070 \[
11071 \underset{***}{A=B}
11072 \]
11073
11074 \end_inset
11075
11076 のようになります。
11077 \end_layout
11078
11079 \begin_layout Section
11080 空白
11081 \begin_inset CommandInset label
11082 LatexCommand label
11083 name "sub:空白"
11084
11085 \end_inset
11086
11087
11088 \begin_inset Index idx
11089 status collapsed
11090
11091 \begin_layout Plain Layout
11092 くうはく@空白 ! すいへい@水平
11093 \begin_inset space \thinspace{}
11094 \end_inset
11095
11096 ------
11097 \end_layout
11098
11099 \end_inset
11100
11101
11102 \end_layout
11103
11104 \begin_layout Subsection
11105 定義済みの空白
11106 \begin_inset CommandInset label
11107 LatexCommand label
11108 name "sub:定義済みの空白"
11109
11110 \end_inset
11111
11112
11113 \begin_inset Index idx
11114 status collapsed
11115
11116 \begin_layout Plain Layout
11117 くうはく@空白 ! すいへい@水平
11118 \begin_inset space \thinspace{}
11119 \end_inset
11120
11121 ------ ! ていぎずみ@定義済み
11122 \end_layout
11123
11124 \end_inset
11125
11126
11127 \end_layout
11128
11129 \begin_layout Standard
11130 数式に水平方向の空白を挿入することが、必要になることがあります。これは、保護された空白(
11131 \begin_inset Flex Ruby
11132 status collapsed
11133
11134 \begin_layout Plain Layout
11135 捷径
11136 \begin_inset Argument post:1
11137 status collapsed
11138
11139 \begin_layout Plain Layout
11140 ショートカット
11141 \end_layout
11142
11143 \end_inset
11144
11145
11146 \end_layout
11147
11148 \end_inset
11149
11150
11151 \begin_inset Info
11152 type  "shortcut"
11153 arg   "command-alternatives space-insert protected ; math-space"
11154 \end_inset
11155
11156 )を挿入することで実現できます。「
11157 \color blue
11158
11159 \begin_inset space \textvisiblespace{}
11160 \end_inset
11161
11162
11163 \color inherit
11164 」が現れるので、
11165 \family sans
11166 Space
11167 \family default
11168 を何回か押すことによって、8種の異なる長さの空白のうち一つを選択することができます。空白は、数式ツールバーボタンの
11169 \begin_inset Info
11170 type  "icon"
11171 arg   "math-insert \\space"
11172 \end_inset
11173
11174 を押すか、特定のコマンドを入力することで、挿入することができます。挿入したコマンド如何に関わらず、直後に
11175 \family sans
11176 Space
11177 \family default
11178 を押すことによって、長さを変更することができます。
11179 \end_layout
11180
11181 \begin_layout Standard
11182 \noindent
11183 \align center
11184 \begin_inset Tabular
11185 <lyxtabular version="3" rows="6" columns="3">
11186 <features rotate="0" tabularvalignment="middle">
11187 <column alignment="center" valignment="top">
11188 <column alignment="center" valignment="top" width="15col%">
11189 <column alignment="center" valignment="top">
11190 <row>
11191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11192 \begin_inset Text
11193
11194 \begin_layout Plain Layout
11195 コマンド
11196 \end_layout
11197
11198 \end_inset
11199 </cell>
11200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11201 \begin_inset Text
11202
11203 \begin_layout Plain Layout
11204 保護された空白を挿入したのち、
11205 \family sans
11206 Space
11207 \family default
11208 を叩く回数
11209 \end_layout
11210
11211 \end_inset
11212 </cell>
11213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11214 \begin_inset Text
11215
11216 \begin_layout Plain Layout
11217 出力
11218 \end_layout
11219
11220 \end_inset
11221 </cell>
11222 </row>
11223 <row>
11224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11225 \begin_inset Text
11226
11227 \begin_layout Plain Layout
11228
11229 \backslash
11230 ,
11231 \end_layout
11232
11233 \end_inset
11234 </cell>
11235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11236 \begin_inset Text
11237
11238 \begin_layout Plain Layout
11239 0
11240 \end_layout
11241
11242 \end_inset
11243 </cell>
11244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11245 \begin_inset Text
11246
11247 \begin_layout Plain Layout
11248 \begin_inset Formula $A\, B$
11249 \end_inset
11250
11251
11252 \end_layout
11253
11254 \end_inset
11255 </cell>
11256 </row>
11257 <row>
11258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11259 \begin_inset Text
11260
11261 \begin_layout Plain Layout
11262
11263 \backslash
11264 :
11265 \end_layout
11266
11267 \end_inset
11268 </cell>
11269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11270 \begin_inset Text
11271
11272 \begin_layout Plain Layout
11273 1
11274 \end_layout
11275
11276 \end_inset
11277 </cell>
11278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11279 \begin_inset Text
11280
11281 \begin_layout Plain Layout
11282 \begin_inset Formula $A\: B$
11283 \end_inset
11284
11285
11286 \end_layout
11287
11288 \end_inset
11289 </cell>
11290 </row>
11291 <row>
11292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11293 \begin_inset Text
11294
11295 \begin_layout Plain Layout
11296
11297 \backslash
11298 ;
11299 \end_layout
11300
11301 \end_inset
11302 </cell>
11303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11304 \begin_inset Text
11305
11306 \begin_layout Plain Layout
11307 2
11308 \end_layout
11309
11310 \end_inset
11311 </cell>
11312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11313 \begin_inset Text
11314
11315 \begin_layout Plain Layout
11316 \begin_inset Formula $A\; B$
11317 \end_inset
11318
11319
11320 \end_layout
11321
11322 \end_inset
11323 </cell>
11324 </row>
11325 <row>
11326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11327 \begin_inset Text
11328
11329 \begin_layout Plain Layout
11330
11331 \backslash
11332 quad
11333 \end_layout
11334
11335 \end_inset
11336 </cell>
11337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11338 \begin_inset Text
11339
11340 \begin_layout Plain Layout
11341 3
11342 \end_layout
11343
11344 \end_inset
11345 </cell>
11346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11347 \begin_inset Text
11348
11349 \begin_layout Plain Layout
11350 \begin_inset Formula $A\quad B$
11351 \end_inset
11352
11353
11354 \end_layout
11355
11356 \end_inset
11357 </cell>
11358 </row>
11359 <row>
11360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11361 \begin_inset Text
11362
11363 \begin_layout Plain Layout
11364
11365 \backslash
11366 qquad
11367 \end_layout
11368
11369 \end_inset
11370 </cell>
11371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11372 \begin_inset Text
11373
11374 \begin_layout Plain Layout
11375 4
11376 \end_layout
11377
11378 \end_inset
11379 </cell>
11380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11381 \begin_inset Text
11382
11383 \begin_layout Plain Layout
11384 \begin_inset Formula $A\qquad B$
11385 \end_inset
11386
11387
11388 \end_layout
11389
11390 \end_inset
11391 </cell>
11392 </row>
11393 </lyxtabular>
11394
11395 \end_inset
11396
11397
11398 \begin_inset space \hfill{}
11399 \end_inset
11400
11401
11402 \begin_inset Tabular
11403 <lyxtabular version="3" rows="6" columns="3">
11404 <features rotate="0" tabularvalignment="middle">
11405 <column alignment="center" valignment="top">
11406 <column alignment="center" valignment="top" width="15col%">
11407 <column alignment="center" valignment="top">
11408 <row>
11409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11410 \begin_inset Text
11411
11412 \begin_layout Plain Layout
11413 コマンド
11414 \end_layout
11415
11416 \end_inset
11417 </cell>
11418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11419 \begin_inset Text
11420
11421 \begin_layout Plain Layout
11422 保護された空白を挿入したのち、
11423 \family sans
11424 Space
11425 \family default
11426 を叩く回数
11427 \end_layout
11428
11429 \end_inset
11430 </cell>
11431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11432 \begin_inset Text
11433
11434 \begin_layout Plain Layout
11435 出力
11436 \end_layout
11437
11438 \end_inset
11439 </cell>
11440 </row>
11441 <row>
11442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11443 \begin_inset Text
11444
11445 \begin_layout Plain Layout
11446
11447 \backslash
11448 hfill
11449 \end_layout
11450
11451 \end_inset
11452 </cell>
11453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11454 \begin_inset Text
11455
11456 \begin_layout Plain Layout
11457 5
11458 \end_layout
11459
11460 \end_inset
11461 </cell>
11462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11463 \begin_inset Text
11464
11465 \begin_layout Plain Layout
11466 \begin_inset Formula $A\hfill B$
11467 \end_inset
11468
11469
11470 \end_layout
11471
11472 \end_inset
11473 </cell>
11474 </row>
11475 <row>
11476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11477 \begin_inset Text
11478
11479 \begin_layout Plain Layout
11480
11481 \backslash
11482 hspace*{1em}
11483 \end_layout
11484
11485 \end_inset
11486 </cell>
11487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11488 \begin_inset Text
11489
11490 \begin_layout Plain Layout
11491 6
11492 \end_layout
11493
11494 \end_inset
11495 </cell>
11496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11497 \begin_inset Text
11498
11499 \begin_layout Plain Layout
11500 \begin_inset Formula $A\hspace*{1em}B$
11501 \end_inset
11502
11503
11504 \end_layout
11505
11506 \end_inset
11507 </cell>
11508 </row>
11509 <row>
11510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11511 \begin_inset Text
11512
11513 \begin_layout Plain Layout
11514
11515 \backslash
11516 hspace{1em}
11517 \end_layout
11518
11519 \end_inset
11520 </cell>
11521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11522 \begin_inset Text
11523
11524 \begin_layout Plain Layout
11525 7
11526 \end_layout
11527
11528 \end_inset
11529 </cell>
11530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11531 \begin_inset Text
11532
11533 \begin_layout Plain Layout
11534 \begin_inset Formula $A\hspace{1em}B$
11535 \end_inset
11536
11537
11538 \end_layout
11539
11540 \end_inset
11541 </cell>
11542 </row>
11543 <row>
11544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11545 \begin_inset Text
11546
11547 \begin_layout Plain Layout
11548
11549 \backslash
11550
11551 \begin_inset space \textvisiblespace{}
11552 \end_inset
11553
11554
11555 \end_layout
11556
11557 \end_inset
11558 </cell>
11559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11560 \begin_inset Text
11561
11562 \begin_layout Plain Layout
11563 8
11564 \end_layout
11565
11566 \end_inset
11567 </cell>
11568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11569 \begin_inset Text
11570
11571 \begin_layout Plain Layout
11572 \begin_inset Formula $A\ B$
11573 \end_inset
11574
11575
11576 \end_layout
11577
11578 \end_inset
11579 </cell>
11580 </row>
11581 <row>
11582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11583 \begin_inset Text
11584
11585 \begin_layout Plain Layout
11586
11587 \backslash
11588 !
11589 \end_layout
11590
11591 \end_inset
11592 </cell>
11593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11594 \begin_inset Text
11595
11596 \begin_layout Plain Layout
11597 9
11598 \end_layout
11599
11600 \end_inset
11601 </cell>
11602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11603 \begin_inset Text
11604
11605 \begin_layout Plain Layout
11606 \begin_inset Formula $A\! B$
11607 \end_inset
11608
11609
11610 \end_layout
11611
11612 \end_inset
11613 </cell>
11614 </row>
11615 </lyxtabular>
11616
11617 \end_inset
11618
11619
11620 \end_layout
11621
11622 \begin_layout Standard
11623 5
11624 \lang english
11625
11626 \begin_inset space \thinspace{}
11627 \end_inset
11628
11629
11630 \lang japanese
11631 --
11632 \lang english
11633
11634 \begin_inset space \thinspace{}
11635 \end_inset
11636
11637
11638 \lang japanese
11639 7回
11640 \family sans
11641 Space
11642 \family default
11643 を押した場合は、第
11644 \begin_inset CommandInset ref
11645 LatexCommand ref
11646 reference "sub:可変長の空白"
11647
11648 \end_inset
11649
11650 節に説明されているように、可変空白となります。9回押した場合は、一見、空白を生まないように見えます。実はこれは負の長さなので、他の長さと異なり、LyX中では赤で
11651 表示されます。以下のように、他にもう二つ、負の長さの空白があります。
11652 \end_layout
11653
11654 \begin_layout Standard
11655 \align center
11656 \begin_inset Tabular
11657 <lyxtabular version="3" rows="3" columns="3">
11658 <features rotate="0" tabularvalignment="middle">
11659 <column alignment="center" valignment="middle" width="6.8cm">
11660 <column alignment="center" valignment="top" width="0pt">
11661 <column alignment="center" valignment="top" width="0pt">
11662 <row>
11663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11664 \begin_inset Text
11665
11666 \begin_layout Plain Layout
11667 コマンド
11668 \end_layout
11669
11670 \end_inset
11671 </cell>
11672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11673 \begin_inset Text
11674
11675 \begin_layout Plain Layout
11676
11677 \backslash
11678 negmedspace
11679 \end_layout
11680
11681 \end_inset
11682 </cell>
11683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11684 \begin_inset Text
11685
11686 \begin_layout Plain Layout
11687
11688 \backslash
11689 negthickspace
11690 \end_layout
11691
11692 \end_inset
11693 </cell>
11694 </row>
11695 <row>
11696 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11697 \begin_inset Text
11698
11699 \begin_layout Plain Layout
11700 保護された空白を挿入したのち、
11701 \family sans
11702 Space
11703 \family default
11704 を叩く回数
11705 \end_layout
11706
11707 \end_inset
11708 </cell>
11709 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11710 \begin_inset Text
11711
11712 \begin_layout Plain Layout
11713 10
11714 \end_layout
11715
11716 \end_inset
11717 </cell>
11718 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11719 \begin_inset Text
11720
11721 \begin_layout Plain Layout
11722 11
11723 \end_layout
11724
11725 \end_inset
11726 </cell>
11727 </row>
11728 <row>
11729 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11730 \begin_inset Text
11731
11732 \begin_layout Plain Layout
11733 出力
11734 \end_layout
11735
11736 \end_inset
11737 </cell>
11738 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11739 \begin_inset Text
11740
11741 \begin_layout Plain Layout
11742 \begin_inset Formula $A\negmedspace B$
11743 \end_inset
11744
11745
11746 \end_layout
11747
11748 \end_inset
11749 </cell>
11750 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11751 \begin_inset Text
11752
11753 \begin_layout Plain Layout
11754 \begin_inset Formula $A\negthickspace B$
11755 \end_inset
11756
11757
11758 \end_layout
11759
11760 \end_inset
11761 </cell>
11762 </row>
11763 </lyxtabular>
11764
11765 \end_inset
11766
11767
11768 \end_layout
11769
11770 \begin_layout Standard
11771 負の空白を使うと、文字が重なってしまうことがあります。これを利用して、合字処理を強制することができます。これは、たとえば以下のように、和演算子に使えます。
11772 \end_layout
11773
11774 \begin_layout Standard
11775 \align center
11776 \begin_inset Tabular
11777 <lyxtabular version="3" rows="3" columns="2">
11778 <features rotate="0" tabularvalignment="middle">
11779 <column alignment="center" valignment="top">
11780 <column alignment="center" valignment="top">
11781 <row>
11782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11783 \begin_inset Text
11784
11785 \begin_layout Plain Layout
11786 コマンド
11787 \end_layout
11788
11789 \end_inset
11790 </cell>
11791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11792 \begin_inset Text
11793
11794 \begin_layout Plain Layout
11795 出力
11796 \begin_inset Note Note
11797 status collapsed
11798
11799 \begin_layout Plain Layout
11800 ここで
11801 \series bold
11802
11803 \backslash
11804 raisebox
11805 \series default
11806 はスペーサーとして使用しているだけです。
11807 \end_layout
11808
11809 \end_inset
11810
11811
11812 \end_layout
11813
11814 \end_inset
11815 </cell>
11816 </row>
11817 <row>
11818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11819 \begin_inset Text
11820
11821 \begin_layout Plain Layout
11822
11823 \backslash
11824 sum
11825 \backslash
11826 sum
11827 \begin_inset space \textvisiblespace{}
11828 \end_inset
11829
11830 f_kl
11831 \end_layout
11832
11833 \end_inset
11834 </cell>
11835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11836 \begin_inset Text
11837
11838 \begin_layout Plain Layout
11839 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11840 \end_inset
11841
11842
11843 \end_layout
11844
11845 \end_inset
11846 </cell>
11847 </row>
11848 <row>
11849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11850 \begin_inset Text
11851
11852 \begin_layout Plain Layout
11853
11854 \backslash
11855 sum
11856 \backslash
11857 negmedspace
11858 \backslash
11859 sum
11860 \begin_inset space \textvisiblespace{}
11861 \end_inset
11862
11863 f_kl
11864 \end_layout
11865
11866 \end_inset
11867 </cell>
11868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11869 \begin_inset Text
11870
11871 \begin_layout Plain Layout
11872 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11873 \end_inset
11874
11875
11876 \end_layout
11877
11878 \end_inset
11879 </cell>
11880 </row>
11881 </lyxtabular>
11882
11883 \end_inset
11884
11885
11886 \end_layout
11887
11888 \begin_layout Standard
11889 \noindent
11890 \begin_inset VSpace medskip
11891 \end_inset
11892
11893
11894 \end_layout
11895
11896 \begin_layout Standard
11897 \noindent
11898 イコール記号などの関係子は、つねに空白を前後に伴うようになっていますが、これを抑制するには、イコール記号をTeX括弧で囲みます。以下の例にこれを示します。
11899 \end_layout
11900
11901 \begin_layout Standard
11902 \align center
11903 \begin_inset Tabular
11904 <lyxtabular version="3" rows="2" columns="2">
11905 <features rotate="0" tabularvalignment="middle">
11906 <column alignment="center" valignment="top" width="0pt">
11907 <column alignment="center" valignment="top" width="0pt">
11908 <row>
11909 <cell alignment="center" valignment="top" usebox="none">
11910 \begin_inset Text
11911
11912 \begin_layout Plain Layout
11913 通常の数式
11914 \end_layout
11915
11916 \end_inset
11917 </cell>
11918 <cell alignment="center" valignment="top" usebox="none">
11919 \begin_inset Text
11920
11921 \begin_layout Plain Layout
11922 \begin_inset Formula $A=B$
11923 \end_inset
11924
11925
11926 \end_layout
11927
11928 \end_inset
11929 </cell>
11930 </row>
11931 <row>
11932 <cell alignment="center" valignment="top" usebox="none">
11933 \begin_inset Text
11934
11935 \begin_layout Plain Layout
11936 \begin_inset Note Note
11937 status collapsed
11938
11939 \begin_layout Plain Layout
11940 ここで
11941 \series bold
11942
11943 \backslash
11944 raisebox
11945 \series default
11946 はスペーサーとして使用しているだけです。
11947 \end_layout
11948
11949 \end_inset
11950
11951
11952 \begin_inset Formula $\raisebox{5mm}{}$
11953 \end_inset
11954
11955 空白なしの数式
11956 \end_layout
11957
11958 \end_inset
11959 </cell>
11960 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11961 \begin_inset Text
11962
11963 \begin_layout Plain Layout
11964 \begin_inset Formula $A{=}B$
11965 \end_inset
11966
11967
11968 \end_layout
11969
11970 \end_inset
11971 </cell>
11972 </row>
11973 </lyxtabular>
11974
11975 \end_inset
11976
11977
11978 \end_layout
11979
11980 \begin_layout Standard
11981 \noindent
11982 二行目の数式を作るコマンドは、
11983 \series bold
11984 A
11985 \backslash
11986 {=
11987 \begin_inset Formula $\to$
11988 \end_inset
11989
11990 B
11991 \series default
11992 です。
11993 \end_layout
11994
11995 \begin_layout Standard
11996 \begin_inset VSpace bigskip
11997 \end_inset
11998
11999 物理単位には、値と単位のあいだに通常の空白ではなく、最小の空白を入れる必要があるために、それに適した空白が必要です。本文中の単位には、挿入\SpecialChar \menuseparator
12000 整形\SpecialChar \menuseparator
12001 小空白メニュー(
12002 \begin_inset Flex Ruby
12003 status collapsed
12004
12005 \begin_layout Plain Layout
12006 捷径
12007 \begin_inset Argument post:1
12008 status collapsed
12009
12010 \begin_layout Plain Layout
12011 ショートカット
12012 \end_layout
12013
12014 \end_inset
12015
12016
12017 \end_layout
12018
12019 \end_inset
12020
12021
12022 \begin_inset Info
12023 type  "shortcut"
12024 arg   "space-insert thin"
12025 \end_inset
12026
12027 )で、最小の空白を挿入することができます。
12028 \end_layout
12029
12030 \begin_layout Standard
12031 違いを示す例を以下に掲げます。
12032 \end_layout
12033
12034 \begin_layout Standard
12035 \begin_inset Tabular
12036 <lyxtabular version="3" rows="2" columns="2">
12037 <features rotate="0" tabularvalignment="middle">
12038 <column alignment="left" valignment="top">
12039 <column alignment="left" valignment="top">
12040 <row>
12041 <cell alignment="center" valignment="top" usebox="none">
12042 \begin_inset Text
12043
12044 \begin_layout Plain Layout
12045 24 kW
12046 \begin_inset Formula $\cdot$
12047 \end_inset
12048
12049 h
12050 \end_layout
12051
12052 \end_inset
12053 </cell>
12054 <cell alignment="center" valignment="top" usebox="none">
12055 \begin_inset Text
12056
12057 \begin_layout Plain Layout
12058 値と単位のあいだに通常の空白を入れた例
12059 \end_layout
12060
12061 \end_inset
12062 </cell>
12063 </row>
12064 <row>
12065 <cell alignment="center" valignment="top" usebox="none">
12066 \begin_inset Text
12067
12068 \begin_layout Plain Layout
12069 24
12070 \begin_inset space \thinspace{}
12071 \end_inset
12072
12073 kW
12074 \begin_inset Formula $\cdot$
12075 \end_inset
12076
12077 h
12078 \end_layout
12079
12080 \end_inset
12081 </cell>
12082 <cell alignment="center" valignment="top" usebox="none">
12083 \begin_inset Text
12084
12085 \begin_layout Plain Layout
12086 値と単位のあいだに最小の空白を入れた例
12087 \end_layout
12088
12089 \end_inset
12090 </cell>
12091 </row>
12092 </lyxtabular>
12093
12094 \end_inset
12095
12096
12097 \end_layout
12098
12099 \begin_layout Subsection
12100 可変長の空白
12101 \begin_inset ERT
12102 status collapsed
12103
12104 \begin_layout Plain Layout
12105
12106
12107 \backslash
12108 texorpdfstring{
12109 \end_layout
12110
12111 \end_inset
12112
12113
12114 \begin_inset Foot
12115 status collapsed
12116
12117 \begin_layout Plain Layout
12118 数式中の垂直方向の空白については、第
12119 \begin_inset CommandInset ref
12120 LatexCommand ref
12121 reference "sub:行間"
12122
12123 \end_inset
12124
12125 節をご覧下さい。
12126 \end_layout
12127
12128 \end_inset
12129
12130
12131 \begin_inset ERT
12132 status collapsed
12133
12134 \begin_layout Plain Layout
12135
12136 }{}
12137 \end_layout
12138
12139 \end_inset
12140
12141
12142 \begin_inset Note Note
12143 status collapsed
12144
12145 \begin_layout Plain Layout
12146
12147 \backslash
12148 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
12149 \end_layout
12150
12151 \begin_layout Plain Layout
12152
12153 \backslash
12154 texorpdfstringについての詳細は、第
12155 \begin_inset CommandInset ref
12156 LatexCommand ref
12157 reference "sub:節見出し中の数式"
12158
12159 \end_inset
12160
12161 節にあります。
12162 \end_layout
12163
12164 \end_inset
12165
12166
12167 \begin_inset CommandInset label
12168 LatexCommand label
12169 name "sub:可変長の空白"
12170
12171 \end_inset
12172
12173
12174 \begin_inset Index idx
12175 status collapsed
12176
12177 \begin_layout Plain Layout
12178 くうはく@空白 ! すいへい@水平
12179 \begin_inset space \thinspace{}
12180 \end_inset
12181
12182 ------ ! かへんちょう@可変長
12183 \end_layout
12184
12185 \end_inset
12186
12187
12188 \end_layout
12189
12190 \begin_layout Standard
12191 指定した長さの空白が、
12192 \series bold
12193
12194 \backslash
12195 hspace
12196 \series default
12197
12198 \begin_inset Index idx
12199 status collapsed
12200
12201 \begin_layout Plain Layout
12202 こまんど@コマンド ! H ! 
12203 \backslash
12204 hspace
12205 \end_layout
12206
12207 \end_inset
12208
12209 コマンドで入力することができます。すると、ながい「
12210 \color blue
12211
12212 \begin_inset space \textvisiblespace{}
12213 \end_inset
12214
12215
12216 \color inherit
12217 」が現れます。長さは、「
12218 \color blue
12219
12220 \begin_inset space \textvisiblespace{}
12221 \end_inset
12222
12223
12224 \color inherit
12225 」を左クリックすることによって指定することができます。長さは負の値でも構いません。空白が行冒頭の文字である場合、それは無視されます。この場合でも、空白出力を強制
12226 させたいときには、
12227 \series bold
12228
12229 \backslash
12230 hspace
12231 \series default
12232 コマンドの代わりに
12233 \series bold
12234
12235 \backslash
12236 hspace*
12237 \series default
12238 コマンドを使用するか、「
12239 \color blue
12240 \lang english
12241
12242 \begin_inset space \textvisiblespace{}
12243 \end_inset
12244
12245
12246 \color inherit
12247 \lang japanese
12248 」の上を左クリックして、
12249 \family sans
12250 保護
12251 \family default
12252 オプションをチェックしてください。
12253 \begin_inset Newline newline
12254 \end_inset
12255
12256 数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには、
12257 \series bold
12258
12259 \backslash
12260 hfill
12261 \series default
12262
12263 \begin_inset Index idx
12264 status collapsed
12265
12266 \begin_layout Plain Layout
12267 こまんど@コマンド ! H ! 
12268 \backslash
12269 hfill
12270 \end_layout
12271
12272 \end_inset
12273
12274 コマンドを使用します。
12275 \end_layout
12276
12277 \begin_layout Standard
12278 \begin_inset VSpace -1mm
12279 \end_inset
12280
12281
12282 \end_layout
12283
12284 \begin_layout Standard
12285 \align center
12286 \begin_inset Tabular
12287 <lyxtabular version="3" rows="4" columns="2">
12288 <features rotate="0" tabularvalignment="middle">
12289 <column alignment="center" valignment="top">
12290 <column alignment="center" valignment="top">
12291 <row>
12292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12293 \begin_inset Text
12294
12295 \begin_layout Plain Layout
12296 コマンド(
12297 \backslash
12298 hspace 長さ)
12299 \end_layout
12300
12301 \end_inset
12302 </cell>
12303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12304 \begin_inset Text
12305
12306 \begin_layout Plain Layout
12307 出力
12308 \end_layout
12309
12310 \end_inset
12311 </cell>
12312 </row>
12313 <row>
12314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12315 \begin_inset Text
12316
12317 \begin_layout Plain Layout
12318 A=B
12319 \backslash
12320 hspace
12321 \begin_inset space \textvisiblespace{}
12322 \end_inset
12323
12324 A
12325 \backslash
12326 not=C (3
12327 \begin_inset space \thinspace{}
12328 \end_inset
12329
12330 cm)
12331 \end_layout
12332
12333 \end_inset
12334 </cell>
12335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12336 \begin_inset Text
12337
12338 \begin_layout Plain Layout
12339 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12340 \end_inset
12341
12342
12343 \end_layout
12344
12345 \end_inset
12346 </cell>
12347 </row>
12348 <row>
12349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12350 \begin_inset Text
12351
12352 \begin_layout Plain Layout
12353 A
12354 \backslash
12355 hspace
12356 \begin_inset space \textvisiblespace{}
12357 \end_inset
12358
12359 A
12360 \backslash
12361 not=A (-1
12362 \begin_inset space \thinspace{}
12363 \end_inset
12364
12365 mm)
12366 \end_layout
12367
12368 \end_inset
12369 </cell>
12370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12371 \begin_inset Text
12372
12373 \begin_layout Plain Layout
12374 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12375 \end_inset
12376
12377
12378 \end_layout
12379
12380 \end_inset
12381 </cell>
12382 </row>
12383 <row>
12384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12385 \begin_inset Text
12386
12387 \begin_layout Plain Layout
12388 A=A
12389 \backslash
12390 hfill
12391 \begin_inset space \textvisiblespace{}
12392 \end_inset
12393
12394 B=B
12395 \end_layout
12396
12397 \end_inset
12398 </cell>
12399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12400 \begin_inset Text
12401
12402 \begin_layout Plain Layout
12403 \begin_inset Formula $A=A\hfill B=B$
12404 \end_inset
12405
12406
12407 \end_layout
12408
12409 \end_inset
12410 </cell>
12411 </row>
12412 </lyxtabular>
12413
12414 \end_inset
12415
12416
12417 \end_layout
12418
12419 \begin_layout Standard
12420 上記の最後の例では、使用できる空白は、表の列中もっとも長い要素によって規定されます。行内数式では、空白は、
12421 \series bold
12422
12423 \backslash
12424 hfill
12425 \series default
12426 が挿入された行の長さに依存します。つまり、その行が全幅を使用している場合、空白はまったく作られません。また
12427 \series bold
12428
12429 \backslash
12430 hfill
12431 \series default
12432 は、別行立て数式中では、
12433 \series bold
12434 行頭下げ
12435 \series default
12436 数式スタイルが使われているときのみ、意味を持ちます(数式スタイルは第
12437 \begin_inset CommandInset ref
12438 LatexCommand ref
12439 reference "sec:数式様式"
12440
12441 \end_inset
12442
12443 節で説明されています)。
12444 \end_layout
12445
12446 \begin_layout Standard
12447
12448 \series bold
12449
12450 \backslash
12451 hfill
12452 \series default
12453 の他にも、空白を模様で埋める
12454 \series bold
12455
12456 \backslash
12457 dotfill
12458 \series default
12459
12460 \series bold
12461
12462 \backslash
12463 hrulefill
12464 \series default
12465 といったコマンドがあります。用例については第
12466 \begin_inset CommandInset ref
12467 LatexCommand ref
12468 reference "sub:省略符号"
12469
12470 \end_inset
12471
12472 節をご参照下さい。
12473 \end_layout
12474
12475 \begin_layout Standard
12476 本文中では、可変長空白は、
12477 \family sans
12478 挿入\SpecialChar \menuseparator
12479 整形\SpecialChar \menuseparator
12480 水平方向の空白
12481 \family default
12482 メニューで挿入することができます。
12483 \end_layout
12484
12485 \begin_layout Standard
12486 (例)
12487 \end_layout
12488
12489 \begin_layout Standard
12490 この行には、
12491 \begin_inset space \hspace{}
12492 \length 2cm
12493 \end_inset
12494
12495 2
12496 \begin_inset space \thinspace{}
12497 \end_inset
12498
12499 cmの空白が入っています。
12500 \end_layout
12501
12502 \begin_layout Standard
12503 この行には、
12504 \begin_inset space \hfill{}
12505 \end_inset
12506
12507 最大の空白が入っています。
12508 \end_layout
12509
12510 \begin_layout Subsection
12511 行内数式周りの空白
12512 \begin_inset Index idx
12513 status collapsed
12514
12515 \begin_layout Plain Layout
12516 くうはく@空白 ! ぎょうないすうしきまわり@行内数式周り
12517 \end_layout
12518
12519 \end_inset
12520
12521
12522 \end_layout
12523
12524 \begin_layout Standard
12525 行内数式前後の空白は、長さ
12526 \series bold
12527
12528 \backslash
12529 mathsurround
12530 \begin_inset Index idx
12531 status collapsed
12532
12533 \begin_layout Plain Layout
12534 こまんど@コマンド ! M ! 
12535 \backslash
12536 mathsurround
12537 \end_layout
12538
12539 \end_inset
12540
12541
12542 \series default
12543 を使って調節することができます。長さの値は、以下の書式を持つ
12544 \series bold
12545
12546 \backslash
12547 setlength
12548 \begin_inset Index idx
12549 status collapsed
12550
12551 \begin_layout Plain Layout
12552 こまんど@コマンド ! S ! 
12553 \backslash
12554 setlength
12555 \end_layout
12556
12557 \end_inset
12558
12559
12560 \series default
12561 コマンドを使って設定することができます。
12562 \end_layout
12563
12564 \begin_layout Standard
12565
12566 \series bold
12567
12568 \backslash
12569 setlength{長さ名}{値}
12570 \end_layout
12571
12572 \begin_layout Standard
12573
12574 \series bold
12575
12576 \backslash
12577 mathsurround
12578 \series default
12579 を5
12580 \begin_inset space \thinspace{}
12581 \end_inset
12582
12583 mmの値に設定するには、以下のコマンド
12584 \end_layout
12585
12586 \begin_layout Standard
12587
12588 \series bold
12589
12590 \backslash
12591 setlength{
12592 \backslash
12593 mathsurround}{5mm}
12594 \end_layout
12595
12596 \begin_layout Standard
12597 をTeXモードで挿入します。すると、5
12598 \begin_inset space \thinspace{}
12599 \end_inset
12600
12601 mmの空白がすべての行内数式の前後に設定されることになります。
12602 \begin_inset ERT
12603 status collapsed
12604
12605 \begin_layout Plain Layout
12606
12607
12608 \backslash
12609 setlength{
12610 \backslash
12611 mathsurround}{5mm}
12612 \end_layout
12613
12614 \end_inset
12615
12616
12617 \end_layout
12618
12619 \begin_layout Standard
12620 この行には、周囲に5
12621 \begin_inset space \thinspace{}
12622 \end_inset
12623
12624 mmの余白を設定した行内数式
12625 \begin_inset Formula $A=B$
12626 \end_inset
12627
12628 があります。
12629 \begin_inset ERT
12630 status collapsed
12631
12632 \begin_layout Plain Layout
12633
12634
12635 \backslash
12636 setlength{
12637 \backslash
12638 mathsurround}{0pt}
12639 \end_layout
12640
12641 \end_inset
12642
12643
12644 \end_layout
12645
12646 \begin_layout Standard
12647 既定値に戻すには、
12648 \series bold
12649
12650 \backslash
12651 mathsurround
12652 \series default
12653 を0
12654 \begin_inset space \thinspace{}
12655 \end_inset
12656
12657 ptの値に戻して下さい。
12658 \end_layout
12659
12660 \begin_layout Section
12661 ボックスと枠
12662 \begin_inset Index idx
12663 status collapsed
12664
12665 \begin_layout Plain Layout
12666 ぼっくす@ボックス
12667 \end_layout
12668
12669 \end_inset
12670
12671
12672 \begin_inset Index idx
12673 status collapsed
12674
12675 \begin_layout Plain Layout
12676 わく@枠
12677 \begin_inset ERT
12678 status collapsed
12679
12680 \begin_layout Plain Layout
12681
12682 |see{
12683 \end_layout
12684
12685 \end_inset
12686
12687 ボックス
12688 \begin_inset ERT
12689 status collapsed
12690
12691 \begin_layout Plain Layout
12692
12693 }
12694 \end_layout
12695
12696 \end_inset
12697
12698
12699 \end_layout
12700
12701 \end_inset
12702
12703
12704 \end_layout
12705
12706 \begin_layout Standard
12707 本文中のボックスについては、取扱説明書
12708 \family typewriter
12709 埋め込みオブジェクト篇
12710 \family default
12711
12712 \family typewriter
12713 ボックス
12714 \family default
12715 の章に述べられています。
12716 \end_layout
12717
12718 \begin_layout Subsection
12719 枠付きボックス
12720 \begin_inset CommandInset label
12721 LatexCommand label
12722 name "sub:枠付きボックス"
12723
12724 \end_inset
12725
12726
12727 \begin_inset Index idx
12728 status collapsed
12729
12730 \begin_layout Plain Layout
12731 ぼっくす@ボックス ! わくつき@枠付き
12732 \begin_inset space \thinspace{}
12733 \end_inset
12734
12735 ------
12736 \end_layout
12737
12738 \end_inset
12739
12740
12741 \end_layout
12742
12743 \begin_layout Standard
12744
12745 \series bold
12746
12747 \backslash
12748 fbox
12749 \series default
12750
12751 \begin_inset Index idx
12752 status collapsed
12753
12754 \begin_layout Plain Layout
12755 こまんど@コマンド ! F ! 
12756 \backslash
12757 fbox
12758 \end_layout
12759
12760 \end_inset
12761
12762 コマンドや
12763 \series bold
12764
12765 \backslash
12766 boxed
12767 \series default
12768
12769 \begin_inset Index idx
12770 status collapsed
12771
12772 \begin_layout Plain Layout
12773 こまんど@コマンド ! B ! 
12774 \backslash
12775 boxed
12776 \end_layout
12777
12778 \end_inset
12779
12780 コマンドを使えば、数式やその一部を枠の中に入れることができます。
12781 \end_layout
12782
12783 \begin_layout Standard
12784 どちらかのコマンドを数式に挿入すると、枠の中に青枠が現れ、数式の断片を入れることができます。
12785 \series bold
12786
12787 \backslash
12788 fbox
12789 \series default
12790 の場合には、そのままではボックスの中身が数式テキストとして取り扱われてしまうので、
12791 \family sans
12792 Ctrl+M
12793 \family default
12794 を使って、このボックスの中にもう一度数式を作らなくてはなりません。
12795 \series bold
12796
12797 \backslash
12798 boxed
12799 \series default
12800 を使った場合には、新しい数式が自動的に枠内に作られます。
12801 \end_layout
12802
12803 \begin_layout Standard
12804
12805 \series bold
12806
12807 \backslash
12808 fbox
12809 \series default
12810 コマンドは、数式がつねに本文の大きさに設定されてしまうので、別行立て数式に枠を付けるのには適していません。逆に
12811 \series bold
12812
12813 \backslash
12814 boxed
12815 \series default
12816 は、数式がつねに別行立て数式の大きさに設定されてしまうので、行内数式に枠をつけるのには適していません。
12817 \end_layout
12818
12819 \begin_layout Standard
12820
12821 \series bold
12822
12823 \backslash
12824 fbox
12825 \series default
12826 の拡張として、枠幅と配置も指定することができる
12827 \series bold
12828
12829 \backslash
12830 framebox
12831 \series default
12832
12833 \begin_inset Index idx
12834 status collapsed
12835
12836 \begin_layout Plain Layout
12837 こまんど@コマンド ! F ! 
12838 \backslash
12839 framebox
12840 \end_layout
12841
12842 \end_inset
12843
12844 コマンドがあります。
12845 \series bold
12846
12847 \backslash
12848 framebox
12849 \series default
12850 は、以下の書式を持ちます。
12851 \end_layout
12852
12853 \begin_layout Standard
12854
12855 \series bold
12856
12857 \backslash
12858 framebox[枠幅][位置]{ボックスの内容}
12859 \end_layout
12860
12861 \begin_layout Standard
12862 「位置」は、
12863 \emph on
12864 l
12865 \emph default
12866
12867 \emph on
12868 r
12869 \emph default
12870 の値をとります。
12871 \emph on
12872 l
12873 \emph default
12874 は、ボックス中で数式を左寄せ、
12875 \emph on
12876 r
12877 \emph default
12878 は右寄せにします。位置を指定しない時には、数式は中央揃えになります。
12879 \begin_inset Newline newline
12880 \end_inset
12881
12882 「枠幅」を指定しない時には、位置を指定することができません。この場合には、
12883 \series bold
12884
12885 \backslash
12886 fbox
12887 \series default
12888 と同様、枠幅がボックスの内容に応じて調節されるのです。
12889 \end_layout
12890
12891 \begin_layout Standard
12892
12893 \series bold
12894
12895 \backslash
12896 framebox
12897 \series default
12898 コマンドを挿入すると、三つの青枠を含むボックスが現れます。最初の二つの枠は括弧で囲まれており、二つとも非必須の変数であることを意味します。三つ目の枠は、
12899 \series bold
12900
12901 \backslash
12902 fbox
12903 \series default
12904 同様、数式の断片を入れるためのものです。
12905 \end_layout
12906
12907 \begin_layout Standard
12908 \align center
12909 \begin_inset Tabular
12910 <lyxtabular version="3" rows="5" columns="2">
12911 <features rotate="0" tabularvalignment="middle">
12912 <column alignment="center" valignment="top">
12913 <column alignment="center" valignment="top">
12914 <row>
12915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12916 \begin_inset Text
12917
12918 \begin_layout Plain Layout
12919 コマンド
12920 \end_layout
12921
12922 \end_inset
12923 </cell>
12924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12925 \begin_inset Text
12926
12927 \begin_layout Plain Layout
12928 出力
12929 \begin_inset Note Note
12930 status collapsed
12931
12932 \begin_layout Plain Layout
12933 ここで
12934 \series bold
12935
12936 \backslash
12937 raisebox
12938 \series default
12939 はスペーサーとして使用しているだけです。
12940 \end_layout
12941
12942 \end_inset
12943
12944
12945 \end_layout
12946
12947 \end_inset
12948 </cell>
12949 </row>
12950 <row>
12951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12952 \begin_inset Text
12953
12954 \begin_layout Plain Layout
12955
12956 \backslash
12957 fbox
12958 \begin_inset space \textvisiblespace{}
12959 \end_inset
12960
12961
12962 \family sans
12963 Ctrl+M
12964 \family default
12965  
12966 \backslash
12967 int
12968 \begin_inset space \textvisiblespace{}
12969 \end_inset
12970
12971 A=B
12972 \end_layout
12973
12974 \end_inset
12975 </cell>
12976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12977 \begin_inset Text
12978
12979 \begin_layout Plain Layout
12980 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12981 \end_inset
12982
12983
12984 \end_layout
12985
12986 \end_inset
12987 </cell>
12988 </row>
12989 <row>
12990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12991 \begin_inset Text
12992
12993 \begin_layout Plain Layout
12994
12995 \backslash
12996 boxed
12997 \begin_inset space \textvisiblespace{}
12998 \end_inset
12999
13000
13001 \backslash
13002 int
13003 \begin_inset space \textvisiblespace{}
13004 \end_inset
13005
13006 A=B
13007 \end_layout
13008
13009 \end_inset
13010 </cell>
13011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13012 \begin_inset Text
13013
13014 \begin_layout Plain Layout
13015 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
13016 \end_inset
13017
13018
13019 \end_layout
13020
13021 \end_inset
13022 </cell>
13023 </row>
13024 <row>
13025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13026 \begin_inset Text
13027
13028 \begin_layout Plain Layout
13029 A+
13030 \backslash
13031 fbox
13032 \begin_inset space \textvisiblespace{}
13033 \end_inset
13034
13035 B
13036 \end_layout
13037
13038 \end_inset
13039 </cell>
13040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13041 \begin_inset Text
13042
13043 \begin_layout Plain Layout
13044 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
13045 \end_inset
13046
13047
13048 \end_layout
13049
13050 \end_inset
13051 </cell>
13052 </row>
13053 <row>
13054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13055 \begin_inset Text
13056
13057 \begin_layout Plain Layout
13058
13059 \backslash
13060 framebox
13061 \begin_inset space \textvisiblespace{}
13062 \end_inset
13063
13064 20mm
13065 \begin_inset Formula $\to$
13066 \end_inset
13067
13068
13069 \begin_inset Formula $\to$
13070 \end_inset
13071
13072
13073 \family sans
13074 Ctrl+M
13075 \family default
13076  
13077 \backslash
13078 frac
13079 \begin_inset space \textvisiblespace{}
13080 \end_inset
13081
13082 A
13083 \begin_inset Formula $\downarrow$
13084 \end_inset
13085
13086 B
13087 \end_layout
13088
13089 \end_inset
13090 </cell>
13091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13092 \begin_inset Text
13093
13094 \begin_layout Plain Layout
13095 \begin_inset Formula $\raisebox{6mm}{}$
13096 \end_inset
13097
13098
13099 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
13100 \end_inset
13101
13102
13103 \begin_inset Formula $\raisebox{-4mm}{}$
13104 \end_inset
13105
13106
13107 \end_layout
13108
13109 \end_inset
13110 </cell>
13111 </row>
13112 </lyxtabular>
13113
13114 \end_inset
13115
13116
13117 \end_layout
13118
13119 \begin_layout Standard
13120 枠の厚みも調節可能です。そのためには、以下のコマンドを数式の前にTeXモードで挿入しなくてはなりません。
13121 \end_layout
13122
13123 \begin_layout Standard
13124
13125 \series bold
13126
13127 \backslash
13128 fboxrule
13129 \series default
13130  
13131 \series bold
13132
13133 \begin_inset Quotes eld
13134 \end_inset
13135
13136 厚み
13137 \begin_inset Quotes erd
13138 \end_inset
13139
13140
13141 \series default
13142  
13143 \series bold
13144
13145 \backslash
13146 fboxsep
13147 \series default
13148  
13149 \series bold
13150
13151 \begin_inset Quotes eld
13152 \end_inset
13153
13154 距離
13155 \begin_inset Quotes erd
13156 \end_inset
13157
13158
13159 \end_layout
13160
13161 \begin_layout Standard
13162 \begin_inset Quotes eld
13163 \end_inset
13164
13165 距離
13166 \begin_inset Quotes erd
13167 \end_inset
13168
13169 は、枠とボックス内の一文字目との間の距離を示します。これを使った例として、以下の枠付き数式をご覧下さい。
13170 \begin_inset ERT
13171 status collapsed
13172
13173 \begin_layout Plain Layout
13174
13175
13176 \backslash
13177 fboxrule 2mm 
13178 \backslash
13179 fboxsep 3mm
13180 \end_layout
13181
13182 \end_inset
13183
13184
13185 \begin_inset Formula 
13186 \[
13187 \boxed{A+B=C}
13188 \]
13189
13190 \end_inset
13191
13192 この数式の直前には、
13193 \end_layout
13194
13195 \begin_layout Standard
13196
13197 \series bold
13198
13199 \backslash
13200 fboxrule
13201 \series default
13202  
13203 \series bold
13204 2mm
13205 \series default
13206  
13207 \series bold
13208
13209 \backslash
13210 fboxsep
13211 \series default
13212  
13213 \series bold
13214 3mm
13215 \end_layout
13216
13217 \begin_layout Standard
13218 というコマンドが、TeXモードで挿入されています。ここで与えられた値は、以後のすべてのボックスに適用されます。
13219 \end_layout
13220
13221 \begin_layout Standard
13222 標準の枠寸法に戻すには、
13223 \end_layout
13224
13225 \begin_layout Standard
13226
13227 \series bold
13228
13229 \backslash
13230 fboxrule
13231 \series default
13232  
13233 \series bold
13234 0.4pt
13235 \series default
13236  
13237 \series bold
13238
13239 \backslash
13240 fboxsep
13241 \series default
13242  
13243 \series bold
13244 3pt
13245 \series default
13246
13247 \begin_inset ERT
13248 status collapsed
13249
13250 \begin_layout Plain Layout
13251
13252
13253 \backslash
13254 fboxrule 0.4pt 
13255 \backslash
13256 fboxsep 3pt
13257 \end_layout
13258
13259 \end_inset
13260
13261
13262 \end_layout
13263
13264 \begin_layout Standard
13265 というコマンドを、次の数式が始まる前にTeXモードで挿入しておきます。
13266 \end_layout
13267
13268 \begin_layout Subsection
13269 枠なしボックス
13270 \begin_inset CommandInset label
13271 LatexCommand label
13272 name "sub:枠なしボックス"
13273
13274 \end_inset
13275
13276
13277 \begin_inset Index idx
13278 status collapsed
13279
13280 \begin_layout Plain Layout
13281 ぼっくす@ボックス ! わくなし@枠なし
13282 \begin_inset space \thinspace{}
13283 \end_inset
13284
13285 ------
13286 \end_layout
13287
13288 \end_inset
13289
13290
13291 \end_layout
13292
13293 \begin_layout Standard
13294 枠のないボックスを作るには、
13295 \series bold
13296
13297 \backslash
13298 mbox
13299 \series default
13300
13301 \begin_inset Index idx
13302 status collapsed
13303
13304 \begin_layout Plain Layout
13305 こまんど@コマンド ! M ! 
13306 \backslash
13307 mbox
13308 \end_layout
13309
13310 \end_inset
13311
13312
13313 \series bold
13314
13315 \backslash
13316 makebox
13317 \series default
13318
13319 \begin_inset Index idx
13320 status collapsed
13321
13322 \begin_layout Plain Layout
13323 こまんど@コマンド ! M ! 
13324 \backslash
13325 makebox
13326 \end_layout
13327
13328 \end_inset
13329
13330
13331 \series bold
13332
13333 \backslash
13334 raisebox
13335 \series default
13336
13337 \begin_inset Index idx
13338 status collapsed
13339
13340 \begin_layout Plain Layout
13341 こまんど@コマンド ! R ! 
13342 \backslash
13343 raisebox
13344 \end_layout
13345
13346 \end_inset
13347
13348 の三つのコマンドがあります。
13349 \end_layout
13350
13351 \begin_layout Standard
13352
13353 \series bold
13354
13355 \backslash
13356 raisebox
13357 \series default
13358 を使うと、ボックスを上付きにしたり下付きにしたりすることができます。しかし、通常の上付き文字・下付き文字とは違い、ボックス内の文字寸法はそのまま保たれます。
13359 \series bold
13360
13361 \backslash
13362 raisebox
13363 \series default
13364 は、以下の書式で用いられます。
13365 \end_layout
13366
13367 \begin_layout Standard
13368
13369 \series bold
13370
13371 \backslash
13372 raisebox{高さ}{ボックスの内容}
13373 \end_layout
13374
13375 \begin_layout Standard
13376
13377 \series bold
13378
13379 \backslash
13380 fbox
13381 \series default
13382 と同様、ボックスに数式を入れる際には、明示的に数式として入れる必要があります。
13383 \begin_inset Note Greyedout
13384 status open
13385
13386 \begin_layout Plain Layout
13387
13388 \series bold
13389 【註】
13390 \series default
13391 下の最後の
13392 \series bold
13393
13394 \backslash
13395 raisebox
13396 \series default
13397 のところで、
13398 \family sans
13399 Ctrl+M
13400 \family default
13401 を一回でなく二回押すことによって、もう一段数式をいれています。これは、LyXが
13402 \series bold
13403
13404 \backslash
13405 raisebox
13406 \series default
13407 を直接サポートしていないためです。
13408 \end_layout
13409
13410 \end_inset
13411
13412
13413 \end_layout
13414
13415 \begin_layout Standard
13416 \align center
13417 \begin_inset Tabular
13418 <lyxtabular version="3" rows="4" columns="2">
13419 <features rotate="0" tabularvalignment="middle">
13420 <column alignment="center" valignment="top">
13421 <column alignment="center" valignment="top">
13422 <row>
13423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13424 \begin_inset Text
13425
13426 \begin_layout Plain Layout
13427 コマンド
13428 \end_layout
13429
13430 \end_inset
13431 </cell>
13432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13433 \begin_inset Text
13434
13435 \begin_layout Plain Layout
13436 出力
13437 \end_layout
13438
13439 \end_inset
13440 </cell>
13441 </row>
13442 <row>
13443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13444 \begin_inset Text
13445
13446 \begin_layout Plain Layout
13447 H
13448 \backslash
13449 raisebox{2mm
13450 \begin_inset Formula $\to$
13451 \end_inset
13452
13453
13454 \backslash
13455 {al
13456 \begin_inset Formula $\to$
13457 \end_inset
13458
13459  lo
13460 \end_layout
13461
13462 \end_inset
13463 </cell>
13464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13465 \begin_inset Text
13466
13467 \begin_layout Plain Layout
13468 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13469 \end_inset
13470
13471
13472 \end_layout
13473
13474 \end_inset
13475 </cell>
13476 </row>
13477 <row>
13478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13479 \begin_inset Text
13480
13481 \begin_layout Plain Layout
13482 H
13483 \backslash
13484 raisebox{-2mm
13485 \begin_inset Formula $\to$
13486 \end_inset
13487
13488
13489 \backslash
13490 {al
13491 \begin_inset Formula $\to$
13492 \end_inset
13493
13494 lo
13495 \end_layout
13496
13497 \end_inset
13498 </cell>
13499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13500 \begin_inset Text
13501
13502 \begin_layout Plain Layout
13503 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13504 \end_inset
13505
13506
13507 \end_layout
13508
13509 \end_inset
13510 </cell>
13511 </row>
13512 <row>
13513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13514 \begin_inset Text
13515
13516 \begin_layout Plain Layout
13517 A=
13518 \backslash
13519 raisebox{-2mm
13520 \begin_inset Formula $\to$
13521 \end_inset
13522
13523
13524 \backslash
13525 {
13526 \family sans
13527 Ctrl+M Ctrl+M
13528 \family default
13529  
13530 \backslash
13531 sqrt
13532 \begin_inset space \textvisiblespace{}
13533 \end_inset
13534
13535
13536 \end_layout
13537
13538 \end_inset
13539 </cell>
13540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13541 \begin_inset Text
13542
13543 \begin_layout Plain Layout
13544 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13545 \end_inset
13546
13547
13548 \end_layout
13549
13550 \end_inset
13551 </cell>
13552 </row>
13553 </lyxtabular>
13554
13555 \end_inset
13556
13557
13558 \end_layout
13559
13560 \begin_layout Standard
13561 枠がないことを除けば、
13562 \series bold
13563
13564 \backslash
13565 mbox
13566 \series default
13567 コマンドは
13568 \series bold
13569
13570 \backslash
13571 fbox
13572 \series default
13573 と同じであり、
13574 \series bold
13575
13576 \backslash
13577 makebox
13578 \series default
13579
13580 \series bold
13581
13582 \backslash
13583 framebox
13584 \series default
13585 と同じです。
13586 \end_layout
13587
13588 \begin_layout Subsection
13589 色付きボックス
13590 \begin_inset CommandInset label
13591 LatexCommand label
13592 name "sub:色付きボックス"
13593
13594 \end_inset
13595
13596
13597 \begin_inset Index idx
13598 status collapsed
13599
13600 \begin_layout Plain Layout
13601 ぼっくす@ボックス ! いろつき@色付き
13602 \begin_inset space \thinspace{}
13603 \end_inset
13604
13605 ------
13606 \end_layout
13607
13608 \end_inset
13609
13610
13611 \end_layout
13612
13613 \begin_layout Standard
13614 本節で説明されているコマンドをすべて使えるようにするためには、LaTeXプリアンブルに
13615 \end_layout
13616
13617 \begin_layout Standard
13618
13619 \series bold
13620
13621 \backslash
13622 usepackage{color}
13623 \end_layout
13624
13625 \begin_layout Standard
13626 という行
13627 \begin_inset Foot
13628 status collapsed
13629
13630 \begin_layout Plain Layout
13631 定義済みの色を使って、文書中のどこかで文章に色を付けてある場合、LyXは、自動的にLaTeXパッケージ
13632 \series bold
13633 color
13634 \series default
13635 を読み込みます。したがって、本パッケージが二度読み込まれる可能性があるわけですが、そうなったとしても問題は生じません。
13636 \end_layout
13637
13638 \end_inset
13639
13640
13641 \begin_inset Note Note
13642 status collapsed
13643
13644 \begin_layout Plain Layout
13645 本パッケージが二度読み込まれることを防ぐために、LaTeXプリアンブルにマクロを挿入してあります。
13646 \end_layout
13647
13648 \end_inset
13649
13650 を書き加えて、LaTeXパッケージの
13651 \series bold
13652 color
13653 \series default
13654
13655 \begin_inset Foot
13656 status collapsed
13657
13658 \begin_layout Plain Layout
13659 LaTeXパッケージ
13660 \series bold
13661 color
13662 \series default
13663 は、すべての標準的なLaTeX頒布版に含まれています。
13664 \end_layout
13665
13666 \end_inset
13667
13668
13669 \begin_inset Index idx
13670 status collapsed
13671
13672 \begin_layout Plain Layout
13673 ぱっけーじ@パッケージ ! color
13674 \end_layout
13675
13676 \end_inset
13677
13678 を読み込む必要があります。
13679 \end_layout
13680
13681 \begin_layout Standard
13682 \begin_inset VSpace medskip
13683 \end_inset
13684
13685 ボックスに色を付けるには、
13686 \series bold
13687
13688 \backslash
13689 colorbox
13690 \series default
13691
13692 \begin_inset Index idx
13693 status collapsed
13694
13695 \begin_layout Plain Layout
13696 こまんど@コマンド ! C ! 
13697 \backslash
13698 colorbox
13699 \end_layout
13700
13701 \end_inset
13702
13703 コマンドを以下の書式で使用します。
13704 \end_layout
13705
13706 \begin_layout Standard
13707
13708 \series bold
13709
13710 \backslash
13711 colorbox{色}{ボックスの内容}
13712 \end_layout
13713
13714 \begin_layout Standard
13715 ボックスの内容には、別のボックスが含まれても構いませんし、
13716 \series bold
13717
13718 \backslash
13719 colorbox
13720 \series default
13721 自体も、別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください)。ボックスに数式を含める場合には、
13722 \series bold
13723
13724 \backslash
13725 raisebox
13726 \series default
13727 と同様、明示的に数式を作らなくてはなりません
13728 \begin_inset Foot
13729 status collapsed
13730
13731 \begin_layout Plain Layout
13732 これは、
13733 \series bold
13734
13735 \backslash
13736 fcolorbox
13737 \series default
13738 コマンドにも当てはまります。
13739 \end_layout
13740
13741 \end_inset
13742
13743
13744 \end_layout
13745
13746 \begin_layout Standard
13747 選択できる定義済みの色としては、
13748 \end_layout
13749
13750 \begin_layout Standard
13751
13752 \series bold
13753 black
13754 \series default
13755 (黒)・
13756 \series bold
13757 blue
13758 \series default
13759 (青)・
13760 \series bold
13761 cyan
13762 \series default
13763 (シアン)・
13764 \series bold
13765 green
13766 \series default
13767 (緑)・
13768 \series bold
13769 magenta
13770 \series default
13771 (マゼンタ)・
13772 \series bold
13773 red
13774 \series default
13775 (赤)・
13776 \series bold
13777 white
13778 \series default
13779 (白)・
13780 \series bold
13781 yellow
13782 \series default
13783 (黄)
13784 \end_layout
13785
13786 \begin_layout Standard
13787 があります。
13788 \end_layout
13789
13790 \begin_layout Standard
13791 \align center
13792 \begin_inset Tabular
13793 <lyxtabular version="3" rows="4" columns="2">
13794 <features rotate="0" tabularvalignment="middle">
13795 <column alignment="center" valignment="top">
13796 <column alignment="center" valignment="top">
13797 <row>
13798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13799 \begin_inset Text
13800
13801 \begin_layout Plain Layout
13802 コマンド
13803 \end_layout
13804
13805 \end_inset
13806 </cell>
13807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13808 \begin_inset Text
13809
13810 \begin_layout Plain Layout
13811 出力
13812 \begin_inset Note Note
13813 status collapsed
13814
13815 \begin_layout Plain Layout
13816 ここで
13817 \series bold
13818
13819 \backslash
13820 raisebox
13821 \series default
13822 はスペーサーとして使用しているだけです。
13823 \end_layout
13824
13825 \end_inset
13826
13827
13828 \end_layout
13829
13830 \end_inset
13831 </cell>
13832 </row>
13833 <row>
13834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13835 \begin_inset Text
13836
13837 \begin_layout Plain Layout
13838
13839 \backslash
13840 colorbox{yellow
13841 \begin_inset Formula $\to$
13842 \end_inset
13843
13844
13845 \backslash
13846 {A=B
13847 \end_layout
13848
13849 \end_inset
13850 </cell>
13851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13852 \begin_inset Text
13853
13854 \begin_layout Plain Layout
13855 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13856 \end_inset
13857
13858
13859 \end_layout
13860
13861 \end_inset
13862 </cell>
13863 </row>
13864 <row>
13865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13866 \begin_inset Text
13867
13868 \begin_layout Plain Layout
13869
13870 \backslash
13871 colorbox{green
13872 \begin_inset Formula $\to$
13873 \end_inset
13874
13875
13876 \backslash
13877 {
13878 \backslash
13879 fbox
13880 \begin_inset space \textvisiblespace{}
13881 \end_inset
13882
13883 A=B
13884 \end_layout
13885
13886 \end_inset
13887 </cell>
13888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13889 \begin_inset Text
13890
13891 \begin_layout Plain Layout
13892 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13893 \end_inset
13894
13895
13896 \end_layout
13897
13898 \end_inset
13899 </cell>
13900 </row>
13901 <row>
13902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13903 \begin_inset Text
13904
13905 \begin_layout Plain Layout
13906
13907 \backslash
13908 fbox
13909 \begin_inset space \textvisiblespace{}
13910 \end_inset
13911
13912
13913 \backslash
13914 colorbox{green
13915 \begin_inset Formula $\to$
13916 \end_inset
13917
13918
13919 \backslash
13920 {
13921 \family sans
13922 Ctrl+M
13923 \family default
13924  
13925 \family sans
13926 Ctrl+M
13927 \family default
13928  
13929 \backslash
13930 int
13931 \begin_inset space \textvisiblespace{}
13932 \end_inset
13933
13934 C=D
13935 \end_layout
13936
13937 \end_inset
13938 </cell>
13939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13940 \begin_inset Text
13941
13942 \begin_layout Plain Layout
13943 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13944 \end_inset
13945
13946
13947 \end_layout
13948
13949 \end_inset
13950 </cell>
13951 </row>
13952 </lyxtabular>
13953
13954 \end_inset
13955
13956
13957 \end_layout
13958
13959 \begin_layout Standard
13960
13961 \series bold
13962
13963 \backslash
13964 colorbox
13965 \series default
13966 は、ボックスに色をつけるだけで、ボックス内の文字には色付けをしません。すべての文字に色付けするには、数式全体を選択し、
13967 \family sans
13968 文字様式
13969 \family default
13970 ダイアログで欲しい色を選択します。このダイアログは、ツールバーボタン
13971 \begin_inset Info
13972 type  "icon"
13973 arg   "dialog-show character"
13974 \end_inset
13975
13976
13977 \family sans
13978 編集\SpecialChar \menuseparator
13979 文字様式\SpecialChar \menuseparator
13980 任意設定
13981 \family default
13982 メニューで開くことができます。すると、数式番号も数式と同じ色になります。数式番号が数式の文字とは別の色になるようにするには、数式内部で色を変えなくてはなりません
13983
13984 \end_layout
13985
13986 \begin_layout Standard
13987 たとえば、
13988 \end_layout
13989
13990 \begin_layout Standard
13991
13992 \color red
13993 \begin_inset Formula 
13994 \begin{equation}
13995 \int A=B\label{eq:red}
13996 \end{equation}
13997
13998 \end_inset
13999
14000
14001 \color green
14002
14003 \begin_inset Formula 
14004 \begin{equation}
14005 \textcolor{red}{\int A=B}\label{eq:redgreen}
14006 \end{equation}
14007
14008 \end_inset
14009
14010
14011 \end_layout
14012
14013 \begin_layout Standard
14014 数式
14015 \begin_inset CommandInset ref
14016 LatexCommand eqref
14017 reference "eq:red"
14018
14019 \end_inset
14020
14021 は、全体が赤色です。
14022 \begin_inset Newline newline
14023 \end_inset
14024
14025 数式
14026 \begin_inset CommandInset ref
14027 LatexCommand eqref
14028 reference "eq:redgreen"
14029
14030 \end_inset
14031
14032 は、数式番号を緑色にするために、まず全体を緑色にします。その後、数式内の文字を赤色にします。
14033 \end_layout
14034
14035 \begin_layout Standard
14036 \begin_inset VSpace bigskip
14037 \end_inset
14038
14039 ボックスの枠だけ別の色にするには、
14040 \series bold
14041
14042 \backslash
14043 fcolorbox
14044 \series default
14045
14046 \begin_inset Index idx
14047 status collapsed
14048
14049 \begin_layout Plain Layout
14050 こまんど@コマンド ! F ! 
14051 \backslash
14052 fcolorbox
14053 \end_layout
14054
14055 \end_inset
14056
14057 コマンドを以下の書式で使用します。
14058 \end_layout
14059
14060 \begin_layout Standard
14061
14062 \series bold
14063
14064 \backslash
14065 fcolorbox{枠の色}{色}{ボックスの内容}
14066 \end_layout
14067
14068 \begin_layout Standard
14069 つまり、
14070 \series bold
14071
14072 \backslash
14073 fcolorbox
14074 \series default
14075
14076 \series bold
14077
14078 \backslash
14079 colorbox
14080 \series default
14081 コマンドの拡張です。
14082 \series bold
14083
14084 \backslash
14085 framebox
14086 \series default
14087 と同様に、枠の厚みは
14088 \series bold
14089
14090 \backslash
14091 fboxrule
14092 \series default
14093
14094 \series bold
14095
14096 \backslash
14097 fboxsep
14098 \series default
14099 で設定します。たとえば、
14100 \begin_inset ERT
14101 status collapsed
14102
14103 \begin_layout Plain Layout
14104
14105
14106 \backslash
14107 fboxrule 1mm 
14108 \backslash
14109 fboxsep 1mm
14110 \end_layout
14111
14112 \end_inset
14113
14114
14115 \begin_inset Formula 
14116 \[
14117 \fcolorbox{cyan}{magenta}{A=B}
14118 \]
14119
14120 \end_inset
14121
14122
14123 \begin_inset ERT
14124 status collapsed
14125
14126 \begin_layout Plain Layout
14127
14128
14129 \backslash
14130 fboxrule 0.4pt 
14131 \backslash
14132 fboxsep 3pt
14133 \end_layout
14134
14135 \end_inset
14136
14137 のようにします。
14138 \end_layout
14139
14140 \begin_layout Standard
14141 上記の数式は、以下のコマンドで作成されています。
14142 \begin_inset Newline newline
14143 \end_inset
14144
14145
14146 \series bold
14147
14148 \backslash
14149 fcolorbox{cyan
14150 \begin_inset Formula $\to$
14151 \end_inset
14152
14153
14154 \backslash
14155 {magenta
14156 \begin_inset Formula $\to$
14157 \end_inset
14158
14159
14160 \backslash
14161 {A=B
14162 \series default
14163 .
14164 \end_layout
14165
14166 \begin_layout Standard
14167 \begin_inset VSpace bigskip
14168 \end_inset
14169
14170 定義済みの色以外の色を使いたい場合には、まずその色を定義しなくてはなりません。
14171 \end_layout
14172
14173 \begin_layout Standard
14174 たとえば、「
14175 \series bold
14176 darkgreen
14177 \series default
14178 」という色を定義するには、LaTeXプリアンブルに
14179 \end_layout
14180
14181 \begin_layout Standard
14182
14183 \series bold
14184
14185 \backslash
14186 definecolor{darkgreen}{cmyk}{0.5,
14187 \series default
14188  
14189 \series bold
14190 0,
14191 \series default
14192  
14193 \series bold
14194 1,
14195 \series default
14196  
14197 \series bold
14198 0.5}
14199 \series default
14200
14201 \begin_inset Index idx
14202 status collapsed
14203
14204 \begin_layout Plain Layout
14205 こまんど@コマンド ! D ! 
14206 \backslash
14207 definecolor
14208 \end_layout
14209
14210 \end_inset
14211
14212
14213 \end_layout
14214
14215 \begin_layout Standard
14216 という行を書き加えます。
14217 \end_layout
14218
14219 \begin_layout Standard
14220
14221 \series bold
14222 cmyk
14223 \series default
14224 とは、
14225 \series bold
14226 cyan
14227 \series default
14228 (シアン)・
14229 \series bold
14230 magenta
14231 \series default
14232 (マゼンタ)・
14233 \series bold
14234 yellow
14235 \series default
14236 (黄)・
14237 \series bold
14238 black
14239 \series default
14240 (黒)の各色を表す色空間です。コンマで区切られた四つの数字は、この色空間における各色の出力強度です。強度は、0
14241 \begin_inset space \thinspace{}
14242 \end_inset
14243
14244 -
14245 \begin_inset space \thinspace{}
14246 \end_inset
14247
14248 1の範囲をとることができます。定義には、
14249 \series bold
14250 cmyk
14251 \series default
14252 の他に、
14253 \series bold
14254 rgb
14255 \series default
14256 という色空間を使うこともできます。
14257 \series bold
14258 rgb
14259 \series default
14260 とは、
14261 \series bold
14262 red
14263 \series default
14264 (赤)・
14265 \series bold
14266 green
14267 \series default
14268 (緑)・
14269 \series bold
14270 blue
14271 \series default
14272 (青)の各色を意味し、この場合には、各色に対応した三つの出力強度を指定します。さらに、灰色の出力強度のみをとる
14273 \series bold
14274 gray
14275 \series default
14276 という色空間もあります。
14277 \end_layout
14278
14279 \begin_layout Standard
14280 例として、文字が
14281 \series bold
14282 yellow
14283 \series default
14284 に色付けされ、新しく定義した
14285 \series bold
14286 darkgreen
14287 \series default
14288 という色を持つ枠付きボックスを挙げておきます。
14289 \begin_inset Formula 
14290 \begin{equation}
14291 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
14292 \end{equation}
14293
14294 \end_inset
14295
14296
14297 \end_layout
14298
14299 \begin_layout Standard
14300
14301 \series bold
14302
14303 \backslash
14304 textcolor
14305 \series default
14306 コマンドを使うと、以下のように、自前で定義した色をテキスト中でも使用することができます。
14307 \begin_inset Index idx
14308 status collapsed
14309
14310 \begin_layout Plain Layout
14311 てきすと@テキスト ! いろつき@色付き
14312 \end_layout
14313
14314 \end_inset
14315
14316
14317 \end_layout
14318
14319 \begin_layout Standard
14320 \begin_inset ERT
14321 status collapsed
14322
14323 \begin_layout Plain Layout
14324
14325
14326 \backslash
14327 textcolor{darkgreen}{
14328 \end_layout
14329
14330 \end_inset
14331
14332 この文は「darkgreen」です。
14333 \begin_inset ERT
14334 status collapsed
14335
14336 \begin_layout Plain Layout
14337
14338 }
14339 \end_layout
14340
14341 \end_inset
14342
14343
14344 \end_layout
14345
14346 \begin_layout Standard
14347
14348 \series bold
14349
14350 \backslash
14351 textcolor
14352 \series default
14353
14354 \begin_inset Index idx
14355 status collapsed
14356
14357 \begin_layout Plain Layout
14358 こまんど@コマンド ! T ! 
14359 \backslash
14360 textcolor
14361 \end_layout
14362
14363 \end_inset
14364
14365 は、
14366 \series bold
14367
14368 \backslash
14369 textcolor{色}{色付けをする文}
14370 \series default
14371 という書式で使用することができます。
14372 \end_layout
14373
14374 \begin_layout Subsection
14375 段落ボックス
14376 \begin_inset CommandInset label
14377 LatexCommand label
14378 name "sub:段落ボックス"
14379
14380 \end_inset
14381
14382
14383 \begin_inset Index idx
14384 status collapsed
14385
14386 \begin_layout Plain Layout
14387 ぼっくす@ボックス ! だんらく@段落
14388 \begin_inset space \thinspace{}
14389 \end_inset
14390
14391 ------
14392 \end_layout
14393
14394 \end_inset
14395
14396
14397 \end_layout
14398
14399 \begin_layout Standard
14400 いくつかの行や段落を含む、いわゆる段落ボックス(parbox)は、
14401 \family sans
14402 挿入\SpecialChar \menuseparator
14403 ボックス
14404 \family default
14405 メニューかツールバーボタン
14406 \begin_inset Info
14407 type  "icon"
14408 arg   "box-insert"
14409 \end_inset
14410
14411 で作成することができます。
14412 \end_layout
14413
14414 \begin_layout Standard
14415 以下の例は、行中の枠付きparboxを示したものです。
14416 \end_layout
14417
14418 \begin_layout Standard
14419 \begin_inset VSpace medskip
14420 \end_inset
14421
14422 この行は、
14423 \begin_inset Box Boxed
14424 position "c"
14425 hor_pos "c"
14426 has_inner_box 1
14427 inner_pos "t"
14428 use_parbox 1
14429 use_makebox 0
14430 width "5cm"
14431 special "none"
14432 height "1in"
14433 height_special "totalheight"
14434 status open
14435
14436 \begin_layout Plain Layout
14437 これは段落ボックスです。これはちょうど5
14438 \begin_inset space \thinspace{}
14439 \end_inset
14440
14441 cmの幅になっており、以下のように数式を含めることもできます。
14442 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14443 \end_inset
14444
14445
14446 \end_layout
14447
14448 \end_inset
14449
14450 parboxの入った行です。
14451 \end_layout
14452
14453 \begin_layout Standard
14454 \begin_inset VSpace medskip
14455 \end_inset
14456
14457
14458 \end_layout
14459
14460 \begin_layout Standard
14461 このようなボックスは、灰色のボックス挿入枠を右クリックすることによって作ることができます。すると、ボックスの特性を表示したダイアログが現れます。上の例では、
14462 \emph on
14463 装飾
14464 \emph default
14465 :簡素な長方形の箱型、
14466 \emph on
14467 内部ボックス
14468 \emph default
14469 :parboxコマンド、
14470 \emph on
14471
14472 \emph default
14473 :5
14474 \begin_inset space \thinspace{}
14475 \end_inset
14476
14477 cm、
14478 \emph on
14479 垂直ボックス配置
14480 \emph default
14481 :中央、に設定されています。
14482 \end_layout
14483
14484 \begin_layout Standard
14485 \begin_inset VSpace medskip
14486 \end_inset
14487
14488 LaTeXでは、parboxは、以下の書式を持つ
14489 \series bold
14490
14491 \backslash
14492 parbox
14493 \series default
14494
14495 \begin_inset Index idx
14496 status collapsed
14497
14498 \begin_layout Plain Layout
14499 こまんど@コマンド ! P ! 
14500 \backslash
14501 parbox
14502 \end_layout
14503
14504 \end_inset
14505
14506 コマンドによって作られます。
14507 \end_layout
14508
14509 \begin_layout Standard
14510
14511 \series bold
14512
14513 \backslash
14514 parbox[位置]{幅}{ボックスの内容}
14515 \end_layout
14516
14517 \begin_layout Standard
14518 「位置」は、
14519 \emph on
14520 b
14521 \emph default
14522
14523 \emph on
14524 t
14525 \emph default
14526 の値をとることができます。下揃えを意味する
14527 \emph on
14528 b
14529 \emph default
14530 (
14531 \bar under
14532 b
14533 \bar default
14534 ottom)は、ボックスを、周囲の本文中の最後の行と合わせることを意味します。上揃えを意味する
14535 \emph on
14536 t
14537 \emph default
14538 (
14539 \bar under
14540 t
14541 \bar default
14542 op)は、これを最初の行に合わせます。位置を指定しない時には、ボックスは事実上中央揃えになります。用例については、取扱説明書埋込オブジェクト篇の
14543 \emph on
14544 ボックス
14545 \emph default
14546 の節をご参照下さい。
14547 \end_layout
14548
14549 \begin_layout Standard
14550 \begin_inset VSpace bigskip
14551 \end_inset
14552
14553 数式番号を含めて、数式を完全に枠で囲むためには、数式をparbox内に収めなくてはなりません。こうするには、数式前にTeXモードで
14554 \series bold
14555 parbox{
14556 \backslash
14557 linewidth-2
14558 \backslash
14559 fboxsep-2
14560 \backslash
14561 fboxrule}{
14562 \series default
14563 というコマンドを挿入します。ここで
14564 \series bold
14565
14566 \backslash
14567 linewidth
14568 \begin_inset Index idx
14569 status collapsed
14570
14571 \begin_layout Plain Layout
14572 こまんど@コマンド ! L ! 
14573 \backslash
14574 linewidth
14575 \end_layout
14576
14577 \end_inset
14578
14579
14580 \series default
14581 は、使用中の文書に設定されている行幅です。枠は、parboxの外側にあるので、枠余白と枠幅の2倍を行幅から差し引かなくてはなりません。バグ
14582 \begin_inset Foot
14583 status collapsed
14584
14585 \begin_layout Plain Layout
14586 \begin_inset CommandInset href
14587 LatexCommand href
14588 name "LyX-bug #4483"
14589 target "http://www.lyx.org/trac/ticket/4483"
14590
14591 \end_inset
14592
14593
14594 \end_layout
14595
14596 \end_inset
14597
14598 のせいでLyXはこれを自動的に行いませんので、TeXモードを使用する必要があります。引数中で掛け算や引き算を行うためには、LaTeXパッケージの
14599 \series bold
14600 calc
14601 \series default
14602
14603 \begin_inset Foot
14604 status collapsed
14605
14606 \begin_layout Plain Layout
14607
14608 \series bold
14609 calc
14610 \series default
14611 は、標準的LaTeX頒布版のすべてに含まれています。
14612 \end_layout
14613
14614 \end_inset
14615
14616
14617 \begin_inset Index idx
14618 status collapsed
14619
14620 \begin_layout Plain Layout
14621 ぱっけーじ@パッケージ ! calc
14622 \end_layout
14623
14624 \end_inset
14625
14626 を、LaTeXプリアンブル中で
14627 \end_layout
14628
14629 \begin_layout Standard
14630
14631 \series bold
14632
14633 \backslash
14634 usepackage{calc}
14635 \end_layout
14636
14637 \begin_layout Standard
14638 のように読み込んでおく必要があります。数式の後では、TeXモードで
14639 \series bold
14640 }}
14641 \series default
14642 を入力して、二つのボックスを閉じておかなくてはなりません。以下に例を挙げます。
14643 \begin_inset ERT
14644 status collapsed
14645
14646 \begin_layout Plain Layout
14647
14648
14649 \backslash
14650 fboxsep 5mm 
14651 \backslash
14652 fboxrule 5mm
14653 \end_layout
14654
14655 \end_inset
14656
14657
14658 \end_layout
14659
14660 \begin_layout Standard
14661 \begin_inset ERT
14662 status collapsed
14663
14664 \begin_layout Plain Layout
14665
14666
14667 \backslash
14668 fbox{
14669 \backslash
14670 parbox{
14671 \backslash
14672 linewidth-2
14673 \backslash
14674 fboxsep-2
14675 \backslash
14676 fboxrule}{
14677 \end_layout
14678
14679 \end_inset
14680
14681
14682 \begin_inset Formula 
14683 \begin{equation}
14684 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14685 \end{equation}
14686
14687 \end_inset
14688
14689
14690 \begin_inset ERT
14691 status collapsed
14692
14693 \begin_layout Plain Layout
14694
14695 }}
14696 \end_layout
14697
14698 \end_inset
14699
14700
14701 \begin_inset ERT
14702 status collapsed
14703
14704 \begin_layout Plain Layout
14705
14706
14707 \backslash
14708 fboxrule 0.4pt 
14709 \backslash
14710 fboxsep 3pt
14711 \end_layout
14712
14713 \end_inset
14714
14715
14716 \end_layout
14717
14718 \begin_layout Standard
14719 \begin_inset VSpace medskip
14720 \end_inset
14721
14722
14723 \series bold
14724
14725 \backslash
14726 fbox
14727 \series default
14728 の引数としてparboxが使われているので、この場合には、
14729 \series bold
14730
14731 \backslash
14732 fbox
14733 \series default
14734 を使おうが
14735 \series bold
14736
14737 \backslash
14738 boxed
14739 \series default
14740 を使おうが、差は生じません。
14741 \end_layout
14742
14743 \begin_layout Standard
14744 \begin_inset VSpace bigskip
14745 \end_inset
14746
14747 段落ボックスは、数式にじかにコメントを付けるのにたいへん便利です。これを行うには、
14748 \series bold
14749
14750 \backslash
14751 parbox
14752 \series default
14753
14754 \series bold
14755
14756 \backslash
14757 tag
14758 \series default
14759 コマンドといっしょに使います(
14760 \series bold
14761
14762 \backslash
14763 tag
14764 \series default
14765 についての詳細は、第
14766 \begin_inset CommandInset ref
14767 LatexCommand ref
14768 reference "sub:自己定義番号"
14769
14770 \end_inset
14771
14772 節をご参照下さい)
14773 \end_layout
14774
14775 \begin_layout Standard
14776 以下は、
14777 \series bold
14778
14779 \backslash
14780 parbox
14781 \series default
14782 を使ってコメントを付けた数式の例です。
14783 \end_layout
14784
14785 \begin_layout Standard
14786 \begin_inset ERT
14787 status collapsed
14788
14789 \begin_layout Plain Layout
14790
14791
14792 \backslash
14793 [5x-7b=3b
14794 \backslash
14795 tag*{
14796 \backslash
14797 parbox{5cm}{
14798 \end_layout
14799
14800 \end_inset
14801
14802 これは説明です。数式や多行数式本体からはっきりと離れています。
14803 \begin_inset ERT
14804 status collapsed
14805
14806 \begin_layout Plain Layout
14807
14808 }}
14809 \backslash
14810 ]
14811 \end_layout
14812
14813 \end_inset
14814
14815
14816 \end_layout
14817
14818 \begin_layout Standard
14819 LyXは、まだ数式中での
14820 \series bold
14821
14822 \backslash
14823 parbox
14824 \series default
14825 コマンドをサポートしていないので、上のような数式は、完全にTeXモードで挿入しなくてはなりません。この数式は、以下のようなコマンド列を使って作ってあります。
14826 \end_layout
14827
14828 \begin_layout Standard
14829 まず、
14830 \series bold
14831
14832 \backslash
14833 [5x-7b=3b
14834 \backslash
14835 tag*
14836 \backslash
14837 {
14838 \backslash
14839 parbox{5cm}{
14840 \series default
14841 というコマンドをTeXモードで挿入します
14842 \begin_inset Foot
14843 status collapsed
14844
14845 \begin_layout Plain Layout
14846
14847 \series bold
14848 行頭下げ
14849 \series default
14850 数式様式を使用している時には、
14851 \series bold
14852
14853 \backslash
14854 tag*
14855 \backslash
14856 {
14857 \series default
14858 の代わりに
14859 \series bold
14860
14861 \backslash
14862 hfill
14863 \series default
14864 を用いることもできます(数式様式に関しては、第
14865 \begin_inset CommandInset ref
14866 LatexCommand ref
14867 reference "sec:数式様式"
14868
14869 \end_inset
14870
14871 節をご参照下さい)。
14872 \end_layout
14873
14874 \end_inset
14875
14876 。それから、説明を通常のテキストとして入れ、最後に
14877 \series bold
14878 }}
14879 \backslash
14880 ]
14881 \series default
14882 をTeXモードで挿入します。ここで
14883 \series bold
14884
14885 \backslash
14886 [
14887 \series default
14888 および
14889 \series bold
14890
14891 \backslash
14892 ]
14893 \series default
14894 コマンドは別行立て数式を作るためのものです。
14895 \end_layout
14896
14897 \begin_layout Standard
14898
14899 \series bold
14900
14901 \backslash
14902 parbox
14903 \series default
14904 を使う利点は、数式テキストモードを使用して「コメントを付けた」以下の例と比較すると、よくわかるでしょう。
14905 \begin_inset Formula 
14906 \[
14907 5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}
14908 \]
14909
14910 \end_inset
14911
14912
14913 \end_layout
14914
14915 \begin_layout Section
14916 演算子
14917 \begin_inset Index idx
14918 status collapsed
14919
14920 \begin_layout Plain Layout
14921 えんざんし@演算子
14922 \end_layout
14923
14924 \end_inset
14925
14926
14927 \end_layout
14928
14929 \begin_layout Subsection
14930 大演算子
14931 \begin_inset CommandInset label
14932 LatexCommand label
14933 name "sub:大演算子"
14934
14935 \end_inset
14936
14937
14938 \begin_inset Index idx
14939 status collapsed
14940
14941 \begin_layout Plain Layout
14942 えんざんし@演算子 ! だい@大
14943 \begin_inset space \thinspace{}
14944 \end_inset
14945
14946 ------
14947 \end_layout
14948
14949 \end_inset
14950
14951
14952 \begin_inset Index idx
14953 status collapsed
14954
14955 \begin_layout Plain Layout
14956 わ@和
14957 \end_layout
14958
14959 \end_inset
14960
14961
14962 \begin_inset Index idx
14963 status collapsed
14964
14965 \begin_layout Plain Layout
14966 せきぶんきごう@積分記号
14967 \end_layout
14968
14969 \end_inset
14970
14971
14972 \end_layout
14973
14974 \begin_layout Standard
14975 ここに挙げた積分演算子をすべて使えるようにするには、文書設定の
14976 \family sans
14977 数式オプション
14978 \family default
14979 の面にある
14980 \family sans
14981 esintパッケージを自動的に使う
14982 \family default
14983 オプションを有効にしなくてはなりません。
14984 \end_layout
14985
14986 \begin_layout Standard
14987 \begin_inset space \hfill{}
14988 \end_inset
14989
14990
14991 \begin_inset Tabular
14992 <lyxtabular version="3" rows="11" columns="2">
14993 <features rotate="0" tabularvalignment="middle">
14994 <column alignment="center" valignment="top" width="0pt">
14995 <column alignment="center" valignment="top" width="0pt">
14996 <row>
14997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14998 \begin_inset Text
14999
15000 \begin_layout Plain Layout
15001 コマンド
15002 \end_layout
15003
15004 \end_inset
15005 </cell>
15006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15007 \begin_inset Text
15008
15009 \begin_layout Plain Layout
15010 出力
15011 \end_layout
15012
15013 \end_inset
15014 </cell>
15015 </row>
15016 <row>
15017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15018 \begin_inset Text
15019
15020 \begin_layout Plain Layout
15021
15022 \backslash
15023 int
15024 \begin_inset Index idx
15025 status collapsed
15026
15027 \begin_layout Plain Layout
15028 こまんど@コマンド ! I ! 
15029 \backslash
15030 int
15031 \end_layout
15032
15033 \end_inset
15034
15035
15036 \end_layout
15037
15038 \end_inset
15039 </cell>
15040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15041 \begin_inset Text
15042
15043 \begin_layout Plain Layout
15044 \begin_inset Formula $\int$
15045 \end_inset
15046
15047
15048 \end_layout
15049
15050 \end_inset
15051 </cell>
15052 </row>
15053 <row>
15054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15055 \begin_inset Text
15056
15057 \begin_layout Plain Layout
15058
15059 \backslash
15060 oint
15061 \end_layout
15062
15063 \end_inset
15064 </cell>
15065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15066 \begin_inset Text
15067
15068 \begin_layout Plain Layout
15069 \begin_inset Formula $\oint$
15070 \end_inset
15071
15072
15073 \end_layout
15074
15075 \end_inset
15076 </cell>
15077 </row>
15078 <row>
15079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15080 \begin_inset Text
15081
15082 \begin_layout Plain Layout
15083
15084 \backslash
15085 ointctrclockwise
15086 \end_layout
15087
15088 \end_inset
15089 </cell>
15090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15091 \begin_inset Text
15092
15093 \begin_layout Plain Layout
15094 \begin_inset Formula $\ointctrclockwise$
15095 \end_inset
15096
15097
15098 \end_layout
15099
15100 \end_inset
15101 </cell>
15102 </row>
15103 <row>
15104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15105 \begin_inset Text
15106
15107 \begin_layout Plain Layout
15108
15109 \backslash
15110 ointclockwise
15111 \end_layout
15112
15113 \end_inset
15114 </cell>
15115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15116 \begin_inset Text
15117
15118 \begin_layout Plain Layout
15119 \begin_inset Formula $\ointclockwise$
15120 \end_inset
15121
15122
15123 \end_layout
15124
15125 \end_inset
15126 </cell>
15127 </row>
15128 <row>
15129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15130 \begin_inset Text
15131
15132 \begin_layout Plain Layout
15133
15134 \backslash
15135 sqint
15136 \end_layout
15137
15138 \end_inset
15139 </cell>
15140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15141 \begin_inset Text
15142
15143 \begin_layout Plain Layout
15144 \begin_inset Formula $\sqint$
15145 \end_inset
15146
15147
15148 \end_layout
15149
15150 \end_inset
15151 </cell>
15152 </row>
15153 <row>
15154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15155 \begin_inset Text
15156
15157 \begin_layout Plain Layout
15158
15159 \backslash
15160 fint
15161 \end_layout
15162
15163 \end_inset
15164 </cell>
15165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15166 \begin_inset Text
15167
15168 \begin_layout Plain Layout
15169  
15170 \begin_inset Formula $\fint$
15171 \end_inset
15172
15173
15174 \end_layout
15175
15176 \end_inset
15177 </cell>
15178 </row>
15179 <row>
15180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15181 \begin_inset Text
15182
15183 \begin_layout Plain Layout
15184
15185 \backslash
15186 landupint
15187 \end_layout
15188
15189 \end_inset
15190 </cell>
15191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15192 \begin_inset Text
15193
15194 \begin_layout Plain Layout
15195  
15196 \begin_inset Formula $\landupint$
15197 \end_inset
15198
15199
15200 \end_layout
15201
15202 \end_inset
15203 </cell>
15204 </row>
15205 <row>
15206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15207 \begin_inset Text
15208
15209 \begin_layout Plain Layout
15210
15211 \backslash
15212 landdownint
15213 \end_layout
15214
15215 \end_inset
15216 </cell>
15217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15218 \begin_inset Text
15219
15220 \begin_layout Plain Layout
15221  
15222 \begin_inset Formula $\landdownint$
15223 \end_inset
15224
15225
15226 \end_layout
15227
15228 \end_inset
15229 </cell>
15230 </row>
15231 <row>
15232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15233 \begin_inset Text
15234
15235 \begin_layout Plain Layout
15236
15237 \backslash
15238 bigcap
15239 \end_layout
15240
15241 \end_inset
15242 </cell>
15243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15244 \begin_inset Text
15245
15246 \begin_layout Plain Layout
15247 \begin_inset Formula $\bigcap$
15248 \end_inset
15249
15250
15251 \end_layout
15252
15253 \end_inset
15254 </cell>
15255 </row>
15256 <row>
15257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15258 \begin_inset Text
15259
15260 \begin_layout Plain Layout
15261
15262 \backslash
15263 bigcup
15264 \end_layout
15265
15266 \end_inset
15267 </cell>
15268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15269 \begin_inset Text
15270
15271 \begin_layout Plain Layout
15272 \begin_inset Formula $\bigcup$
15273 \end_inset
15274
15275
15276 \end_layout
15277
15278 \end_inset
15279 </cell>
15280 </row>
15281 </lyxtabular>
15282
15283 \end_inset
15284
15285
15286 \begin_inset space \hfill{}
15287 \end_inset
15288
15289
15290 \begin_inset Tabular
15291 <lyxtabular version="3" rows="11" columns="2">
15292 <features rotate="0" tabularvalignment="middle">
15293 <column alignment="center" valignment="top" width="0pt">
15294 <column alignment="center" valignment="top" width="0pt">
15295 <row>
15296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15297 \begin_inset Text
15298
15299 \begin_layout Plain Layout
15300 コマンド
15301 \end_layout
15302
15303 \end_inset
15304 </cell>
15305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15306 \begin_inset Text
15307
15308 \begin_layout Plain Layout
15309 出力
15310 \end_layout
15311
15312 \end_inset
15313 </cell>
15314 </row>
15315 <row>
15316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15317 \begin_inset Text
15318
15319 \begin_layout Plain Layout
15320
15321 \backslash
15322 sum
15323 \begin_inset Index idx
15324 status collapsed
15325
15326 \begin_layout Plain Layout
15327 こまんど@コマンド ! S ! 
15328 \backslash
15329 sum
15330 \end_layout
15331
15332 \end_inset
15333
15334
15335 \end_layout
15336
15337 \end_inset
15338 </cell>
15339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15340 \begin_inset Text
15341
15342 \begin_layout Plain Layout
15343 \begin_inset Formula $\sum$
15344 \end_inset
15345
15346
15347 \end_layout
15348
15349 \end_inset
15350 </cell>
15351 </row>
15352 <row>
15353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15354 \begin_inset Text
15355
15356 \begin_layout Plain Layout
15357
15358 \backslash
15359 prod
15360 \begin_inset Index idx
15361 status collapsed
15362
15363 \begin_layout Plain Layout
15364 こまんど@コマンド ! P ! 
15365 \backslash
15366 prod
15367 \end_layout
15368
15369 \end_inset
15370
15371
15372 \end_layout
15373
15374 \end_inset
15375 </cell>
15376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15377 \begin_inset Text
15378
15379 \begin_layout Plain Layout
15380 \begin_inset Formula $\prod$
15381 \end_inset
15382
15383
15384 \end_layout
15385
15386 \end_inset
15387 </cell>
15388 </row>
15389 <row>
15390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15391 \begin_inset Text
15392
15393 \begin_layout Plain Layout
15394
15395 \backslash
15396 coprod
15397 \end_layout
15398
15399 \end_inset
15400 </cell>
15401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15402 \begin_inset Text
15403
15404 \begin_layout Plain Layout
15405 \begin_inset Formula $\coprod$
15406 \end_inset
15407
15408
15409 \end_layout
15410
15411 \end_inset
15412 </cell>
15413 </row>
15414 <row>
15415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15416 \begin_inset Text
15417
15418 \begin_layout Plain Layout
15419
15420 \backslash
15421 bigodot
15422 \end_layout
15423
15424 \end_inset
15425 </cell>
15426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15427 \begin_inset Text
15428
15429 \begin_layout Plain Layout
15430 \begin_inset Formula $\bigodot$
15431 \end_inset
15432
15433
15434 \end_layout
15435
15436 \end_inset
15437 </cell>
15438 </row>
15439 <row>
15440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15441 \begin_inset Text
15442
15443 \begin_layout Plain Layout
15444
15445 \backslash
15446 bigotimes
15447 \end_layout
15448
15449 \end_inset
15450 </cell>
15451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15452 \begin_inset Text
15453
15454 \begin_layout Plain Layout
15455 \begin_inset Formula $\bigotimes$
15456 \end_inset
15457
15458
15459 \end_layout
15460
15461 \end_inset
15462 </cell>
15463 </row>
15464 <row>
15465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15466 \begin_inset Text
15467
15468 \begin_layout Plain Layout
15469
15470 \backslash
15471 bigoplus
15472 \end_layout
15473
15474 \end_inset
15475 </cell>
15476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15477 \begin_inset Text
15478
15479 \begin_layout Plain Layout
15480 \begin_inset Formula $\bigoplus$
15481 \end_inset
15482
15483
15484 \end_layout
15485
15486 \end_inset
15487 </cell>
15488 </row>
15489 <row>
15490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15491 \begin_inset Text
15492
15493 \begin_layout Plain Layout
15494
15495 \backslash
15496 bigwedge
15497 \end_layout
15498
15499 \end_inset
15500 </cell>
15501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15502 \begin_inset Text
15503
15504 \begin_layout Plain Layout
15505 \begin_inset Formula $\bigwedge$
15506 \end_inset
15507
15508
15509 \end_layout
15510
15511 \end_inset
15512 </cell>
15513 </row>
15514 <row>
15515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15516 \begin_inset Text
15517
15518 \begin_layout Plain Layout
15519
15520 \backslash
15521 bigvee
15522 \end_layout
15523
15524 \end_inset
15525 </cell>
15526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15527 \begin_inset Text
15528
15529 \begin_layout Plain Layout
15530 \begin_inset Formula $\bigvee$
15531 \end_inset
15532
15533
15534 \end_layout
15535
15536 \end_inset
15537 </cell>
15538 </row>
15539 <row>
15540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15541 \begin_inset Text
15542
15543 \begin_layout Plain Layout
15544
15545 \backslash
15546 bigsqcup
15547 \end_layout
15548
15549 \end_inset
15550 </cell>
15551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15552 \begin_inset Text
15553
15554 \begin_layout Plain Layout
15555 \begin_inset Formula $\bigsqcup$
15556 \end_inset
15557
15558
15559 \end_layout
15560
15561 \end_inset
15562 </cell>
15563 </row>
15564 <row>
15565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15566 \begin_inset Text
15567
15568 \begin_layout Plain Layout
15569
15570 \backslash
15571 biguplus
15572 \end_layout
15573
15574 \end_inset
15575 </cell>
15576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15577 \begin_inset Text
15578
15579 \begin_layout Plain Layout
15580 \begin_inset Formula $\biguplus$
15581 \end_inset
15582
15583
15584 \end_layout
15585
15586 \end_inset
15587 </cell>
15588 </row>
15589 </lyxtabular>
15590
15591 \end_inset
15592
15593
15594 \begin_inset space \hfill{}
15595 \end_inset
15596
15597
15598 \end_layout
15599
15600 \begin_layout Standard
15601 すべての大演算子は、数式ツールバーボタンの
15602 \begin_inset Info
15603 type  "icon"
15604 arg   "math-insert \\intop"
15605 \end_inset
15606
15607 でも挿入することができます。
15608 \end_layout
15609
15610 \begin_layout Standard
15611 これらの演算子は、よく見ないと同じように見える二項演算子よりも大きいので、大演算子と呼ばれます。大演算子はすべて、次小節で説明する「範囲」をとることができます。
15612 \end_layout
15613
15614 \begin_layout Standard
15615 積分演算子はすべて、
15616 \series bold
15617
15618 \backslash
15619 intop
15620 \series default
15621
15622 \series bold
15623
15624 \backslash
15625 ointop
15626 \series default
15627 のように、
15628 \series bold
15629 op
15630 \series default
15631 で終わる別バージョンがあります。これらの演算子は、
15632 \series bold
15633
15634 \backslash
15635 int
15636 \series default
15637 とは範囲の表示のしかたが異なります。第
15638 \begin_inset CommandInset ref
15639 LatexCommand ref
15640 reference "sub:演算子の範囲"
15641
15642 \end_inset
15643
15644 節をご参照下さい。
15645 \end_layout
15646
15647 \begin_layout Subsubsection*
15648 積分の子細
15649 \end_layout
15650
15651 \begin_layout Standard
15652 積分中で用いられる文字
15653 \emph on
15654 d
15655 \emph default
15656 は演算子なので、アップライト体で組まれなくてはなりません。これを行うには
15657 \emph on
15658 d
15659 \emph default
15660 を選択して、
15661 \begin_inset Flex Ruby
15662 status collapsed
15663
15664 \begin_layout Plain Layout
15665 捷径
15666 \begin_inset Argument post:1
15667 status collapsed
15668
15669 \begin_layout Plain Layout
15670 ショートカット
15671 \end_layout
15672
15673 \end_inset
15674
15675
15676 \end_layout
15677
15678 \end_inset
15679
15680
15681 \begin_inset Info
15682 type  "shortcut"
15683 arg   "font-roman"
15684 \end_inset
15685
15686 を用います
15687 \begin_inset Foot
15688 status collapsed
15689
15690 \begin_layout Plain Layout
15691 文字様式については、第
15692 \begin_inset CommandInset ref
15693 LatexCommand ref
15694 reference "sub:書体様式"
15695
15696 \end_inset
15697
15698 節参照。
15699 \end_layout
15700
15701 \end_inset
15702
15703 。最後に、演算子の慣例に倣って、
15704 \emph on
15705 d
15706 \emph default
15707 の前に最小空白を挿入しなくてはなりません。たとえば、
15708 \end_layout
15709
15710 \begin_layout Standard
15711 正しくない例:
15712 \begin_inset Formula $\int A(x)dx$
15713 \end_inset
15714
15715
15716 \begin_inset Newline newline
15717 \end_inset
15718
15719 正しい
15720 \begin_inset Phantom HPhantom
15721 status open
15722
15723 \begin_layout Plain Layout
15724 ない
15725 \end_layout
15726
15727 \end_inset
15728
15729 例:
15730 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15731 \end_inset
15732
15733
15734 \end_layout
15735
15736 \begin_layout Standard
15737 多重積分に関しては、以下のコマンドがあります。
15738 \begin_inset VSpace medskip
15739 \end_inset
15740
15741
15742 \end_layout
15743
15744 \begin_layout Standard
15745 \begin_inset space \hfill{}
15746 \end_inset
15747
15748
15749 \begin_inset Tabular
15750 <lyxtabular version="3" rows="4" columns="2">
15751 <features rotate="0" tabularvalignment="middle">
15752 <column alignment="center" valignment="top">
15753 <column alignment="center" valignment="top">
15754 <row>
15755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15756 \begin_inset Text
15757
15758 \begin_layout Plain Layout
15759 コマンド
15760 \end_layout
15761
15762 \end_inset
15763 </cell>
15764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15765 \begin_inset Text
15766
15767 \begin_layout Plain Layout
15768 出力
15769 \begin_inset Note Note
15770 status collapsed
15771
15772 \begin_layout Plain Layout
15773 ここで
15774 \series bold
15775
15776 \backslash
15777 raisebox
15778 \series default
15779 はスペーサーとして使用しているだけです。
15780 \end_layout
15781
15782 \end_inset
15783
15784
15785 \end_layout
15786
15787 \end_inset
15788 </cell>
15789 </row>
15790 <row>
15791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15792 \begin_inset Text
15793
15794 \begin_layout Plain Layout
15795
15796 \backslash
15797 iint
15798 \end_layout
15799
15800 \end_inset
15801 </cell>
15802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15803 \begin_inset Text
15804
15805 \begin_layout Plain Layout
15806 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15807 \end_inset
15808
15809
15810 \end_layout
15811
15812 \end_inset
15813 </cell>
15814 </row>
15815 <row>
15816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15817 \begin_inset Text
15818
15819 \begin_layout Plain Layout
15820
15821 \backslash
15822 oiint
15823 \end_layout
15824
15825 \end_inset
15826 </cell>
15827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15828 \begin_inset Text
15829
15830 \begin_layout Plain Layout
15831 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15832 \end_inset
15833
15834
15835 \end_layout
15836
15837 \end_inset
15838 </cell>
15839 </row>
15840 <row>
15841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15842 \begin_inset Text
15843
15844 \begin_layout Plain Layout
15845
15846 \backslash
15847 sqiint
15848 \end_layout
15849
15850 \end_inset
15851 </cell>
15852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15853 \begin_inset Text
15854
15855 \begin_layout Plain Layout
15856 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15857 \end_inset
15858
15859
15860 \end_layout
15861
15862 \end_inset
15863 </cell>
15864 </row>
15865 </lyxtabular>
15866
15867 \end_inset
15868
15869
15870 \begin_inset space \hfill{}
15871 \end_inset
15872
15873
15874 \begin_inset Tabular
15875 <lyxtabular version="3" rows="4" columns="2">
15876 <features rotate="0" tabularvalignment="middle">
15877 <column alignment="center" valignment="top">
15878 <column alignment="center" valignment="top">
15879 <row>
15880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15881 \begin_inset Text
15882
15883 \begin_layout Plain Layout
15884 コマンド
15885 \end_layout
15886
15887 \end_inset
15888 </cell>
15889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15890 \begin_inset Text
15891
15892 \begin_layout Plain Layout
15893 出力
15894 \end_layout
15895
15896 \end_inset
15897 </cell>
15898 </row>
15899 <row>
15900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15901 \begin_inset Text
15902
15903 \begin_layout Plain Layout
15904
15905 \backslash
15906 iiint
15907 \end_layout
15908
15909 \end_inset
15910 </cell>
15911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15912 \begin_inset Text
15913
15914 \begin_layout Plain Layout
15915 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15916 \end_inset
15917
15918
15919 \end_layout
15920
15921 \end_inset
15922 </cell>
15923 </row>
15924 <row>
15925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15926 \begin_inset Text
15927
15928 \begin_layout Plain Layout
15929
15930 \backslash
15931 iiiint
15932 \end_layout
15933
15934 \end_inset
15935 </cell>
15936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15937 \begin_inset Text
15938
15939 \begin_layout Plain Layout
15940 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15941 \end_inset
15942
15943
15944 \end_layout
15945
15946 \end_inset
15947 </cell>
15948 </row>
15949 <row>
15950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15951 \begin_inset Text
15952
15953 \begin_layout Plain Layout
15954
15955 \backslash
15956 dotsint
15957 \end_layout
15958
15959 \end_inset
15960 </cell>
15961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15962 \begin_inset Text
15963
15964 \begin_layout Plain Layout
15965 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15966 \end_inset
15967
15968
15969 \end_layout
15970
15971 \end_inset
15972 </cell>
15973 </row>
15974 </lyxtabular>
15975
15976 \end_inset
15977
15978
15979 \begin_inset space \hfill{}
15980 \end_inset
15981
15982
15983 \end_layout
15984
15985 \begin_layout Subsection
15986 演算子の範囲
15987 \begin_inset CommandInset label
15988 LatexCommand label
15989 name "sub:演算子の範囲"
15990
15991 \end_inset
15992
15993
15994 \begin_inset Index idx
15995 status collapsed
15996
15997 \begin_layout Plain Layout
15998 えんざんし@演算子 ! はんい@範囲
15999 \end_layout
16000
16001 \end_inset
16002
16003
16004 \end_layout
16005
16006 \begin_layout Standard
16007 範囲は、上付き文字と下付き文字とで作成することができます。
16008 \end_layout
16009
16010 \begin_layout Standard
16011 \align center
16012 \begin_inset Tabular
16013 <lyxtabular version="3" rows="2" columns="2">
16014 <features rotate="0" tabularvalignment="middle">
16015 <column alignment="center" valignment="top" width="0pt">
16016 <column alignment="center" valignment="top" width="0pt">
16017 <row>
16018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16019 \begin_inset Text
16020
16021 \begin_layout Plain Layout
16022 コマンド
16023 \end_layout
16024
16025 \end_inset
16026 </cell>
16027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16028 \begin_inset Text
16029
16030 \begin_layout Plain Layout
16031 出力
16032 \begin_inset Note Note
16033 status collapsed
16034
16035 \begin_layout Plain Layout
16036 ここで
16037 \series bold
16038
16039 \backslash
16040 raisebox
16041 \series default
16042 はスペーサーとして使用しているだけです。
16043 \end_layout
16044
16045 \end_inset
16046
16047
16048 \end_layout
16049
16050 \end_inset
16051 </cell>
16052 </row>
16053 <row>
16054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16055 \begin_inset Text
16056
16057 \begin_layout Plain Layout
16058
16059 \backslash
16060 prod^
16061 \backslash
16062 infty
16063 \begin_inset space \textvisiblespace{}
16064 \end_inset
16065
16066
16067 \begin_inset Formula $\to$
16068 \end_inset
16069
16070 _0
16071 \begin_inset Formula $\to$
16072 \end_inset
16073
16074 A(x)
16075 \end_layout
16076
16077 \end_inset
16078 </cell>
16079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16080 \begin_inset Text
16081
16082 \begin_layout Plain Layout
16083 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16084 \end_inset
16085
16086
16087 \end_layout
16088
16089 \end_inset
16090 </cell>
16091 </row>
16092 </lyxtabular>
16093
16094 \end_inset
16095
16096
16097 \end_layout
16098
16099 \begin_layout Standard
16100 行内数式では、範囲は演算子の右横に表示されます。別行立て数式での範囲は、積分範囲を除き、演算子の上と下に表示されます。
16101 \end_layout
16102
16103 \begin_layout Standard
16104 範囲が演算子の横に表示されるように強制するには、カーソルを当該演算子の直後において、
16105 \family sans
16106 編集\SpecialChar \menuseparator
16107 数式\SpecialChar \menuseparator
16108 範囲の表記を変更
16109 \family default
16110 メニューで
16111 \family sans
16112 \series bold
16113 行内形式
16114 \family default
16115 \series default
16116 (
16117 \begin_inset Flex Ruby
16118 status collapsed
16119
16120 \begin_layout Plain Layout
16121 捷径
16122 \begin_inset Argument post:1
16123 status collapsed
16124
16125 \begin_layout Plain Layout
16126 ショートカット
16127 \end_layout
16128
16129 \end_inset
16130
16131
16132 \end_layout
16133
16134 \end_inset
16135
16136
16137 \begin_inset Info
16138 type  "shortcut"
16139 arg   "math-limits"
16140 \end_inset
16141
16142 )を選択することで範囲形式を変更することができます。以下はその用例です。
16143 \end_layout
16144
16145 \begin_layout Standard
16146 既定の範囲形式は、以下のようになっています。
16147 \begin_inset Formula 
16148 \[
16149 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
16150 \]
16151
16152 \end_inset
16153
16154 以下は、範囲形式を
16155 \family sans
16156 \series bold
16157 行内形式
16158 \family default
16159 \series default
16160 に変更したときの表示です。
16161 \begin_inset Formula 
16162 \[
16163 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16164 \]
16165
16166 \end_inset
16167
16168
16169 \series bold
16170
16171 \backslash
16172 intop
16173 \series default
16174
16175 \series bold
16176
16177 \backslash
16178 ointop
16179 \series default
16180 などのように
16181 \series bold
16182 op
16183 \series default
16184 で終わるもの以外の積分記号では、範囲は、既定で演算子の横に設定されます。しかし、多重積分においては、範囲を演算子の下に置くべきときがあります。このことから、以下
16185 の例では、範囲形式を
16186 \series bold
16187 別行立て形式
16188 \series default
16189 にして積分記号の下に置くようにしています。
16190 \begin_inset Formula 
16191 \begin{equation}
16192 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
16193 \end{equation}
16194
16195 \end_inset
16196
16197
16198 \end_layout
16199
16200 \begin_layout Standard
16201 \begin_inset VSpace medskip
16202 \end_inset
16203
16204 範囲に条件を指定したい場合には、
16205 \series bold
16206
16207 \backslash
16208 subarray
16209 \series default
16210
16211 \begin_inset Index idx
16212 status collapsed
16213
16214 \begin_layout Plain Layout
16215 こまんど@コマンド ! S ! 
16216 \backslash
16217 subarray
16218 \end_layout
16219
16220 \end_inset
16221
16222 コマンドや
16223 \series bold
16224
16225 \backslash
16226 substack
16227 \series default
16228
16229 \begin_inset Index idx
16230 status collapsed
16231
16232 \begin_layout Plain Layout
16233 こまんど@コマンド ! S ! 
16234 \backslash
16235 substack
16236 \end_layout
16237
16238 \end_inset
16239
16240 コマンドを使用します。たとえば、以下の表記 
16241 \begin_inset Formula 
16242 \begin{equation}
16243 \sum_{\begin{subarray}{c}
16244 0<k<1000\\
16245 \\
16246 k\,\in\,\mathbb{N}
16247 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16248 \end{equation}
16249
16250 \end_inset
16251
16252
16253 \end_layout
16254
16255 \begin_layout Standard
16256 を作成するには、以下のようにしなくてはなりません。
16257 \begin_inset Newline newline
16258 \end_inset
16259
16260 まず、
16261 \series bold
16262
16263 \backslash
16264 sum
16265 \series default
16266 ^
16267 \series bold
16268 n
16269 \begin_inset space \textvisiblespace{}
16270 \end_inset
16271
16272 _
16273 \series default
16274 というコマンドを入力します。すると、和演算子の下の青枠に移動するので、ここに
16275 \series bold
16276
16277 \backslash
16278 subarray
16279 \begin_inset space \textvisiblespace{}
16280 \end_inset
16281
16282
16283 \series default
16284 コマンドを挿入します。すると、青枠が紫枠の中に入って、ここに複数の行を書き込むことができるようになります。新しい行は、改行(
16285 \begin_inset Info
16286 type  "shortcut"
16287 arg   "newline-insert newline"
16288 \end_inset
16289
16290 )を挿入することで作ることができます。ここに
16291 \begin_inset Newline newline
16292 \end_inset
16293
16294
16295 \series bold
16296 0
16297 \begin_inset Formula $\boldsymbol{<}$
16298 \end_inset
16299
16300 k
16301 \begin_inset Formula $\boldsymbol{<}$
16302 \end_inset
16303
16304 1000 Ctrl+Return
16305 \begin_inset Newline newline
16306 \end_inset
16307
16308
16309 \series default
16310 と入力すると、新規行のための新しい枠が現れます。
16311 \end_layout
16312
16313 \begin_layout Standard
16314 各行の揃え方は、
16315 \family sans
16316 表ツールバー
16317 \family default
16318
16319 \family sans
16320 編集\SpecialChar \menuseparator
16321 行と列
16322 \family default
16323 メニューで変更することができますが、右揃えにするには、行頭に
16324 \series bold
16325
16326 \backslash
16327 hfill
16328 \begin_inset space \textvisiblespace{}
16329 \end_inset
16330
16331
16332 \series default
16333 を挿入しなくてはなりません。
16334 \end_layout
16335
16336 \begin_layout Standard
16337
16338 \series bold
16339
16340 \backslash
16341 substack
16342 \series default
16343 コマンドは、各行がつねに中央揃えになることを除いては、
16344 \series bold
16345
16346 \backslash
16347 subarray
16348 \series default
16349 と同じです。
16350 \end_layout
16351
16352 \begin_layout Standard
16353 \begin_inset VSpace bigskip
16354 \end_inset
16355
16356 演算子の後に来る文字は、範囲の横に来るので、
16357 \begin_inset CommandInset ref
16358 LatexCommand eqref
16359 reference "eq:substack"
16360
16361 \end_inset
16362
16363 式のように、演算子の横の余白が大きくなりすぎることがあります。これを防ぐには、コマンド
16364 \series bold
16365
16366 \backslash
16367 smashoperator
16368 \series default
16369
16370 \begin_inset Index idx
16371 status collapsed
16372
16373 \begin_layout Plain Layout
16374 こまんど@コマンド ! S ! 
16375 \backslash
16376 smashoperator
16377 \end_layout
16378
16379 \end_inset
16380
16381 を使うことができます。これを有効化するには、文書設定の
16382 \family sans
16383 数式オプション
16384 \family default
16385 で、
16386 \series bold
16387 mathtools
16388 \series default
16389 パッケージ
16390 \begin_inset Index idx
16391 status collapsed
16392
16393 \begin_layout Plain Layout
16394 ぱっけーじ@パッケージ ! mathtools
16395 \end_layout
16396
16397 \end_inset
16398
16399
16400 \family sans
16401 常に読み込み
16402 \family default
16403 オプションを指定してください。
16404 \series bold
16405
16406 \backslash
16407 smashoperator
16408 \series default
16409 は、内容物の幅を0
16410 \lang english
16411
16412 \begin_inset space \thinspace{}
16413 \end_inset
16414
16415
16416 \lang japanese
16417 ptに設定します。
16418 \lang english
16419
16420 \begin_inset Newline newline
16421 \end_inset
16422
16423
16424 \lang japanese
16425 これを
16426 \begin_inset CommandInset ref
16427 LatexCommand eqref
16428 reference "eq:substack"
16429
16430 \end_inset
16431
16432 式に応用してみると、コマンド
16433 \end_layout
16434
16435 \begin_layout Standard
16436
16437 \series bold
16438
16439 \backslash
16440 smashoperator{
16441 \end_layout
16442
16443 \begin_layout Standard
16444 の波括弧の中に、範囲付きの演算子を挿入することになります。波括弧を閉じた後に、数式を続けます。例:
16445 \begin_inset Formula 
16446 \[
16447 \sum_{\mathclap{\substack{0<k<1000\\
16448 \\
16449 k\,\in\,\mathbb{N}
16450 }
16451 }}^{n}k^{-2}
16452 \]
16453
16454 \end_inset
16455
16456 演算子の片側だけ、空白を0
16457 \lang english
16458
16459 \begin_inset space \thinspace{}
16460 \end_inset
16461
16462
16463 \lang japanese
16464 ptにすることも可能です。そのためには、
16465 \series bold
16466
16467 \backslash
16468 smashoperator
16469 \series default
16470 と付属する波括弧の間に、
16471 \series bold
16472 [l]
16473 \series default
16474 または
16475 \series bold
16476 [r]
16477 \series default
16478 と書き込みます。下記は、
16479 \series bold
16480
16481 \backslash
16482 smashoperator
16483 \series default
16484 のとりうる形の例です。
16485 \end_layout
16486
16487 \begin_layout Standard
16488 \begin_inset Formula 
16489 \[
16490 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}
16491 \]
16492
16493 \end_inset
16494
16495
16496 \end_layout
16497
16498 \begin_layout Standard
16499 \begin_inset VSpace bigskip
16500 \end_inset
16501
16502
16503 \end_layout
16504
16505 \begin_layout Standard
16506 範囲を持つ演算子が続くとき、出力での、範囲の組版は出来が良くないものになることがあります。下記をご覧ください。
16507 \begin_inset Formula 
16508 \[
16509 \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}
16510 \]
16511
16512 \end_inset
16513
16514 組版を改善するには、文書設定の
16515 \family sans
16516 数式オプション
16517 \family default
16518 で、
16519 \series bold
16520 mathtools
16521 \series default
16522 パッケージ
16523 \begin_inset Index idx
16524 status collapsed
16525
16526 \begin_layout Plain Layout
16527 ぱっけーじ@パッケージ ! mathtools
16528 \end_layout
16529
16530 \end_inset
16531
16532
16533 \family sans
16534 常に読み込み
16535 \family default
16536 オプションを指定してください。その上で、数式中の最初の演算子の前に直接、
16537 \series bold
16538
16539 \backslash
16540 adjustlimits
16541 \series default
16542 コマンド
16543 \begin_inset Index idx
16544 status collapsed
16545
16546 \begin_layout Plain Layout
16547 こまんど@コマンド ! A ! 
16548 \backslash
16549 adjustlimits
16550 \end_layout
16551
16552 \end_inset
16553
16554 を置いてください。そうすると、上記の例はこのようになります。
16555 \begin_inset Formula 
16556 \[
16557 \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}
16558 \]
16559
16560 \end_inset
16561
16562
16563 \end_layout
16564
16565 \begin_layout Standard
16566 \begin_inset VSpace bigskip
16567 \end_inset
16568
16569 一つの範囲を複数の演算子に用いる方法が、第
16570 \begin_inset CommandInset ref
16571 LatexCommand ref
16572 reference "sub:自己定義演算子"
16573
16574 \end_inset
16575
16576 節に述べられています。
16577 \end_layout
16578
16579 \begin_layout Subsection
16580 演算子の修飾
16581 \begin_inset Index idx
16582 status collapsed
16583
16584 \begin_layout Plain Layout
16585 えんざんし@演算子 ! しゅうしょく@修飾
16586 \end_layout
16587
16588 \end_inset
16589
16590
16591 \end_layout
16592
16593 \begin_layout Standard
16594
16595 \series bold
16596
16597 \backslash
16598 overset
16599 \series default
16600
16601 \begin_inset Index idx
16602 status collapsed
16603
16604 \begin_layout Plain Layout
16605 こまんど@コマンド ! O ! 
16606 \backslash
16607 overset
16608 \end_layout
16609
16610 \end_inset
16611
16612 コマンドや
16613 \series bold
16614
16615 \backslash
16616 underset
16617 \series default
16618
16619 \begin_inset Index idx
16620 status collapsed
16621
16622 \begin_layout Plain Layout
16623 こまんど@コマンド ! U ! 
16624 \backslash
16625 underset
16626 \end_layout
16627
16628 \end_inset
16629
16630 コマンドを使うと、それぞれ演算子の上や下に、文字をアクセントとして付けることができます。また、
16631 \series bold
16632
16633 \backslash
16634 sideset
16635 \series default
16636
16637 \begin_inset Index idx
16638 status collapsed
16639
16640 \begin_layout Plain Layout
16641 こまんど@コマンド ! S ! 
16642 \backslash
16643 sideset
16644 \end_layout
16645
16646 \end_inset
16647
16648 コマンドを使うと、文字を演算子の前や後ろに付けることができます。
16649 \end_layout
16650
16651 \begin_layout Standard
16652
16653 \series bold
16654
16655 \backslash
16656 sideset
16657 \series default
16658 には4つの派生版があります。
16659 \end_layout
16660
16661 \begin_layout Itemize
16662
16663 \series bold
16664
16665 \backslash
16666 sideset
16667 \series default
16668 は、演算子の隅に文字を置くのに用います。
16669 \end_layout
16670
16671 \begin_layout Itemize
16672
16673 \series bold
16674
16675 \backslash
16676 sidesetn
16677 \series default
16678 は、演算子の前後に文字を置くのに用います(この派生版は、LaTeXの元々の
16679 \series bold
16680
16681 \backslash
16682 sideset
16683 \series default
16684 コマンドを表します)。
16685 \end_layout
16686
16687 \begin_layout Itemize
16688
16689 \series bold
16690
16691 \backslash
16692 sidesetl
16693 \series default
16694 は、演算子の左隅と後ろに文字を置くのに用います。
16695 \end_layout
16696
16697 \begin_layout Itemize
16698
16699 \series bold
16700
16701 \backslash
16702 sidesetr
16703 \series default
16704 は、演算子の右隅と前に文字を置くのに用います。
16705 \end_layout
16706
16707 \begin_layout Standard
16708 たとえば、
16709 \series bold
16710
16711 \backslash
16712 sidesetn
16713 \begin_inset space \textvisiblespace{}
16714 \end_inset
16715
16716
16717 \backslash
16718 sum
16719 \begin_inset space \textvisiblespace{}
16720 \end_inset
16721
16722
16723 \begin_inset Formula $\to$
16724 \end_inset
16725
16726 '
16727 \begin_inset Formula $\to$
16728 \end_inset
16729
16730 _k=1
16731 \begin_inset space \textvisiblespace{}
16732 \end_inset
16733
16734
16735 \series default
16736 ^
16737 \series bold
16738 n
16739 \series default
16740 というコマンドを入力すると、
16741 \begin_inset Formula 
16742 \[
16743 \sideset{}{'}\sum_{k=1}^{n}
16744 \]
16745
16746 \end_inset
16747
16748 のようになります。
16749 \end_layout
16750
16751 \begin_layout Standard
16752 \begin_inset Note Greyedout
16753 status open
16754
16755 \begin_layout Plain Layout
16756
16757 \series bold
16758 【註】
16759 \backslash
16760 sideset
16761 \series default
16762 は、大演算子を修飾するためだけに用いることができ、二項演算子には用いることができません。
16763 \end_layout
16764
16765 \end_inset
16766
16767
16768 \end_layout
16769
16770 \begin_layout Standard
16771 のようになります。最後の例からわかるように、
16772 \series bold
16773
16774 \backslash
16775 overset
16776 \series default
16777
16778 \series bold
16779
16780 \backslash
16781 underset
16782 \series default
16783 では、記号や文字にアクセントをつけることもできます。一方。 また、
16784 \series bold
16785
16786 \backslash
16787 overset
16788 \begin_inset space \textvisiblespace{}
16789 \end_inset
16790
16791
16792 \backslash
16793 maltese
16794 \begin_inset space \textvisiblespace{}
16795 \end_inset
16796
16797
16798 \series default
16799
16800 \begin_inset Formula $\uparrow$
16801 \end_inset
16802
16803
16804 \series bold
16805 a
16806 \series default
16807 というコマンドならば、
16808 \begin_inset Formula 
16809 \[
16810 \overset{a}{\maltese}
16811 \]
16812
16813 \end_inset
16814
16815
16816 \end_layout
16817
16818 \begin_layout Subsection
16819 二項演算子
16820 \begin_inset CommandInset label
16821 LatexCommand label
16822 name "sub:二項演算子"
16823
16824 \end_inset
16825
16826
16827 \begin_inset Index idx
16828 status collapsed
16829
16830 \begin_layout Plain Layout
16831 えんざんし@演算子 ! にこう@二項
16832 \begin_inset space \thinspace{}
16833 \end_inset
16834
16835 ------
16836 \end_layout
16837
16838 \end_inset
16839
16840
16841 \end_layout
16842
16843 \begin_layout Standard
16844 二項演算子は、前後に文字がある場合、周囲に余白が入ります。
16845 \begin_inset VSpace medskip
16846 \end_inset
16847
16848
16849 \end_layout
16850
16851 \begin_layout Standard
16852 \begin_inset space \hfill{}
16853 \end_inset
16854
16855
16856 \begin_inset Tabular
16857 <lyxtabular version="3" rows="13" columns="2">
16858 <features rotate="0" tabularvalignment="middle">
16859 <column alignment="center" valignment="top" width="0pt">
16860 <column alignment="center" valignment="top" width="0pt">
16861 <row>
16862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16863 \begin_inset Text
16864
16865 \begin_layout Plain Layout
16866 コマンド
16867 \begin_inset Note Note
16868 status collapsed
16869
16870 \begin_layout Plain Layout
16871 ここで
16872 \series bold
16873
16874 \backslash
16875 raisebox
16876 \series default
16877 はスペーサーとして使用しているだけです。
16878 \end_layout
16879
16880 \end_inset
16881
16882
16883 \end_layout
16884
16885 \end_inset
16886 </cell>
16887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16888 \begin_inset Text
16889
16890 \begin_layout Plain Layout
16891 出力
16892 \end_layout
16893
16894 \end_inset
16895 </cell>
16896 </row>
16897 <row>
16898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16899 \begin_inset Text
16900
16901 \begin_layout Plain Layout
16902 +
16903 \end_layout
16904
16905 \end_inset
16906 </cell>
16907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16908 \begin_inset Text
16909
16910 \begin_layout Plain Layout
16911 \begin_inset Formula $+$
16912 \end_inset
16913
16914
16915 \end_layout
16916
16917 \end_inset
16918 </cell>
16919 </row>
16920 <row>
16921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16922 \begin_inset Text
16923
16924 \begin_layout Plain Layout
16925 -
16926 \end_layout
16927
16928 \end_inset
16929 </cell>
16930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16931 \begin_inset Text
16932
16933 \begin_layout Plain Layout
16934 \begin_inset Formula $-$
16935 \end_inset
16936
16937
16938 \end_layout
16939
16940 \end_inset
16941 </cell>
16942 </row>
16943 <row>
16944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16945 \begin_inset Text
16946
16947 \begin_layout Plain Layout
16948
16949 \backslash
16950 pm
16951 \end_layout
16952
16953 \end_inset
16954 </cell>
16955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16956 \begin_inset Text
16957
16958 \begin_layout Plain Layout
16959 \begin_inset Formula $\pm$
16960 \end_inset
16961
16962
16963 \end_layout
16964
16965 \end_inset
16966 </cell>
16967 </row>
16968 <row>
16969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16970 \begin_inset Text
16971
16972 \begin_layout Plain Layout
16973
16974 \backslash
16975 mp
16976 \end_layout
16977
16978 \end_inset
16979 </cell>
16980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16981 \begin_inset Text
16982
16983 \begin_layout Plain Layout
16984 \begin_inset Formula $\mp$
16985 \end_inset
16986
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 \backslash
17000 cdot
17001 \end_layout
17002
17003 \end_inset
17004 </cell>
17005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17006 \begin_inset Text
17007
17008 \begin_layout Plain Layout
17009 \begin_inset Formula $\cdot$
17010 \end_inset
17011
17012
17013 \end_layout
17014
17015 \end_inset
17016 </cell>
17017 </row>
17018 <row>
17019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17020 \begin_inset Text
17021
17022 \begin_layout Plain Layout
17023
17024 \backslash
17025 times
17026 \end_layout
17027
17028 \end_inset
17029 </cell>
17030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17031 \begin_inset Text
17032
17033 \begin_layout Plain Layout
17034 \begin_inset Formula $\times$
17035 \end_inset
17036
17037
17038 \end_layout
17039
17040 \end_inset
17041 </cell>
17042 </row>
17043 <row>
17044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17045 \begin_inset Text
17046
17047 \begin_layout Plain Layout
17048
17049 \backslash
17050 div
17051 \end_layout
17052
17053 \end_inset
17054 </cell>
17055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17056 \begin_inset Text
17057
17058 \begin_layout Plain Layout
17059 \begin_inset Formula $\div$
17060 \end_inset
17061
17062
17063 \end_layout
17064
17065 \end_inset
17066 </cell>
17067 </row>
17068 <row>
17069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17070 \begin_inset Text
17071
17072 \begin_layout Plain Layout
17073 \begin_inset ERT
17074 status collapsed
17075
17076 \begin_layout Plain Layout
17077
17078
17079 \backslash
17080 raisebox{-1.2mm}{
17081 \end_layout
17082
17083 \end_inset
17084
17085 *
17086 \begin_inset ERT
17087 status collapsed
17088
17089 \begin_layout Plain Layout
17090
17091 }
17092 \end_layout
17093
17094 \end_inset
17095
17096
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 $*$
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 star
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 $\star$
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 circ
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 $\circ$
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
17170 \backslash
17171 diamond
17172 \end_layout
17173
17174 \end_inset
17175 </cell>
17176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17177 \begin_inset Text
17178
17179 \begin_layout Plain Layout
17180 \begin_inset Formula $\diamond$
17181 \end_inset
17182
17183
17184 \end_layout
17185
17186 \end_inset
17187 </cell>
17188 </row>
17189 <row>
17190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17191 \begin_inset Text
17192
17193 \begin_layout Plain Layout
17194
17195 \backslash
17196 bullet
17197 \end_layout
17198
17199 \end_inset
17200 </cell>
17201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17202 \begin_inset Text
17203
17204 \begin_layout Plain Layout
17205 \begin_inset Formula $\bullet$
17206 \end_inset
17207
17208
17209 \end_layout
17210
17211 \end_inset
17212 </cell>
17213 </row>
17214 </lyxtabular>
17215
17216 \end_inset
17217
17218
17219 \begin_inset space \hfill{}
17220 \end_inset
17221
17222
17223 \begin_inset Tabular
17224 <lyxtabular version="3" rows="13" columns="2">
17225 <features rotate="0" tabularvalignment="middle">
17226 <column alignment="center" valignment="top" width="0pt">
17227 <column alignment="center" valignment="top" width="0pt">
17228 <row>
17229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17230 \begin_inset Text
17231
17232 \begin_layout Plain Layout
17233 コマンド
17234 \end_layout
17235
17236 \end_inset
17237 </cell>
17238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17239 \begin_inset Text
17240
17241 \begin_layout Plain Layout
17242 出力
17243 \end_layout
17244
17245 \end_inset
17246 </cell>
17247 </row>
17248 <row>
17249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17250 \begin_inset Text
17251
17252 \begin_layout Plain Layout
17253
17254 \backslash
17255 nabla
17256 \end_layout
17257
17258 \end_inset
17259 </cell>
17260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17261 \begin_inset Text
17262
17263 \begin_layout Plain Layout
17264 \begin_inset Formula $\nabla$
17265 \end_inset
17266
17267
17268 \end_layout
17269
17270 \end_inset
17271 </cell>
17272 </row>
17273 <row>
17274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17275 \begin_inset Text
17276
17277 \begin_layout Plain Layout
17278
17279 \backslash
17280 bigtriangledown
17281 \end_layout
17282
17283 \end_inset
17284 </cell>
17285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17286 \begin_inset Text
17287
17288 \begin_layout Plain Layout
17289 \begin_inset Formula $\bigtriangledown$
17290 \end_inset
17291
17292
17293 \end_layout
17294
17295 \end_inset
17296 </cell>
17297 </row>
17298 <row>
17299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17300 \begin_inset Text
17301
17302 \begin_layout Plain Layout
17303
17304 \backslash
17305 bigtriangleup
17306 \end_layout
17307
17308 \end_inset
17309 </cell>
17310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17311 \begin_inset Text
17312
17313 \begin_layout Plain Layout
17314 \begin_inset Formula $\bigtriangleup$
17315 \end_inset
17316
17317
17318 \end_layout
17319
17320 \end_inset
17321 </cell>
17322 </row>
17323 <row>
17324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17325 \begin_inset Text
17326
17327 \begin_layout Plain Layout
17328
17329 \backslash
17330 Box
17331 \end_layout
17332
17333 \end_inset
17334 </cell>
17335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17336 \begin_inset Text
17337
17338 \begin_layout Plain Layout
17339 \begin_inset Formula $\Box$
17340 \end_inset
17341
17342
17343 \end_layout
17344
17345 \end_inset
17346 </cell>
17347 </row>
17348 <row>
17349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17350 \begin_inset Text
17351
17352 \begin_layout Plain Layout
17353
17354 \backslash
17355 cap 
17356 \end_layout
17357
17358 \end_inset
17359 </cell>
17360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17361 \begin_inset Text
17362
17363 \begin_layout Plain Layout
17364 \begin_inset Formula $\cap$
17365 \end_inset
17366
17367
17368 \end_layout
17369
17370 \end_inset
17371 </cell>
17372 </row>
17373 <row>
17374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17375 \begin_inset Text
17376
17377 \begin_layout Plain Layout
17378
17379 \backslash
17380 cup
17381 \end_layout
17382
17383 \end_inset
17384 </cell>
17385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17386 \begin_inset Text
17387
17388 \begin_layout Plain Layout
17389 \begin_inset Formula $\cup$
17390 \end_inset
17391
17392
17393 \end_layout
17394
17395 \end_inset
17396 </cell>
17397 </row>
17398 <row>
17399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17400 \begin_inset Text
17401
17402 \begin_layout Plain Layout
17403
17404 \backslash
17405 dagger
17406 \end_layout
17407
17408 \end_inset
17409 </cell>
17410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17411 \begin_inset Text
17412
17413 \begin_layout Plain Layout
17414 \begin_inset Formula $\dagger$
17415 \end_inset
17416
17417
17418 \end_layout
17419
17420 \end_inset
17421 </cell>
17422 </row>
17423 <row>
17424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17425 \begin_inset Text
17426
17427 \begin_layout Plain Layout
17428
17429 \backslash
17430 ddagger
17431 \end_layout
17432
17433 \end_inset
17434 </cell>
17435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17436 \begin_inset Text
17437
17438 \begin_layout Plain Layout
17439 \begin_inset Formula $\ddagger$
17440 \end_inset
17441
17442
17443 \end_layout
17444
17445 \end_inset
17446 </cell>
17447 </row>
17448 <row>
17449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17450 \begin_inset Text
17451
17452 \begin_layout Plain Layout
17453
17454 \backslash
17455 wr
17456 \end_layout
17457
17458 \end_inset
17459 </cell>
17460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17461 \begin_inset Text
17462
17463 \begin_layout Plain Layout
17464 \begin_inset Formula $\wr$
17465 \end_inset
17466
17467
17468 \end_layout
17469
17470 \end_inset
17471 </cell>
17472 </row>
17473 <row>
17474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17475 \begin_inset Text
17476
17477 \begin_layout Plain Layout
17478
17479 \backslash
17480 bigcirc
17481 \end_layout
17482
17483 \end_inset
17484 </cell>
17485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17486 \begin_inset Text
17487
17488 \begin_layout Plain Layout
17489 \begin_inset Formula $\bigcirc$
17490 \end_inset
17491
17492
17493 \end_layout
17494
17495 \end_inset
17496 </cell>
17497 </row>
17498 <row>
17499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17500 \begin_inset Text
17501
17502 \begin_layout Plain Layout
17503
17504 \backslash
17505 wedge
17506 \end_layout
17507
17508 \end_inset
17509 </cell>
17510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17511 \begin_inset Text
17512
17513 \begin_layout Plain Layout
17514 \begin_inset Formula $\wedge$
17515 \end_inset
17516
17517
17518 \end_layout
17519
17520 \end_inset
17521 </cell>
17522 </row>
17523 <row>
17524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17525 \begin_inset Text
17526
17527 \begin_layout Plain Layout
17528
17529 \backslash
17530 vee
17531 \end_layout
17532
17533 \end_inset
17534 </cell>
17535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17536 \begin_inset Text
17537
17538 \begin_layout Plain Layout
17539 \begin_inset Formula $\vee$
17540 \end_inset
17541
17542
17543 \end_layout
17544
17545 \end_inset
17546 </cell>
17547 </row>
17548 </lyxtabular>
17549
17550 \end_inset
17551
17552
17553 \begin_inset space \hfill{}
17554 \end_inset
17555
17556
17557 \begin_inset Tabular
17558 <lyxtabular version="3" rows="13" columns="2">
17559 <features rotate="0" tabularvalignment="middle">
17560 <column alignment="center" valignment="top" width="0pt">
17561 <column alignment="center" valignment="top" width="0pt">
17562 <row>
17563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17564 \begin_inset Text
17565
17566 \begin_layout Plain Layout
17567 コマンド
17568 \end_layout
17569
17570 \end_inset
17571 </cell>
17572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17573 \begin_inset Text
17574
17575 \begin_layout Plain Layout
17576 出力
17577 \end_layout
17578
17579 \end_inset
17580 </cell>
17581 </row>
17582 <row>
17583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17584 \begin_inset Text
17585
17586 \begin_layout Plain Layout
17587
17588 \backslash
17589 oplus
17590 \end_layout
17591
17592 \end_inset
17593 </cell>
17594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17595 \begin_inset Text
17596
17597 \begin_layout Plain Layout
17598 \begin_inset Formula $\oplus$
17599 \end_inset
17600
17601
17602 \end_layout
17603
17604 \end_inset
17605 </cell>
17606 </row>
17607 <row>
17608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17609 \begin_inset Text
17610
17611 \begin_layout Plain Layout
17612
17613 \backslash
17614 ominus
17615 \end_layout
17616
17617 \end_inset
17618 </cell>
17619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17620 \begin_inset Text
17621
17622 \begin_layout Plain Layout
17623 \begin_inset Formula $\ominus$
17624 \end_inset
17625
17626
17627 \end_layout
17628
17629 \end_inset
17630 </cell>
17631 </row>
17632 <row>
17633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17634 \begin_inset Text
17635
17636 \begin_layout Plain Layout
17637
17638 \backslash
17639 otimes
17640 \end_layout
17641
17642 \end_inset
17643 </cell>
17644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17645 \begin_inset Text
17646
17647 \begin_layout Plain Layout
17648 \begin_inset Formula $\otimes$
17649 \end_inset
17650
17651
17652 \end_layout
17653
17654 \end_inset
17655 </cell>
17656 </row>
17657 <row>
17658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17659 \begin_inset Text
17660
17661 \begin_layout Plain Layout
17662
17663 \backslash
17664 oslash
17665 \end_layout
17666
17667 \end_inset
17668 </cell>
17669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17670 \begin_inset Text
17671
17672 \begin_layout Plain Layout
17673 \begin_inset Formula $\oslash$
17674 \end_inset
17675
17676
17677 \end_layout
17678
17679 \end_inset
17680 </cell>
17681 </row>
17682 <row>
17683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17684 \begin_inset Text
17685
17686 \begin_layout Plain Layout
17687
17688 \backslash
17689 odot
17690 \end_layout
17691
17692 \end_inset
17693 </cell>
17694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17695 \begin_inset Text
17696
17697 \begin_layout Plain Layout
17698 \begin_inset Formula $\odot$
17699 \end_inset
17700
17701
17702 \end_layout
17703
17704 \end_inset
17705 </cell>
17706 </row>
17707 <row>
17708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17709 \begin_inset Text
17710
17711 \begin_layout Plain Layout
17712
17713 \backslash
17714 amalg
17715 \end_layout
17716
17717 \end_inset
17718 </cell>
17719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17720 \begin_inset Text
17721
17722 \begin_layout Plain Layout
17723 \begin_inset Formula $\amalg$
17724 \end_inset
17725
17726
17727 \end_layout
17728
17729 \end_inset
17730 </cell>
17731 </row>
17732 <row>
17733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17734 \begin_inset Text
17735
17736 \begin_layout Plain Layout
17737
17738 \backslash
17739 uplus
17740 \end_layout
17741
17742 \end_inset
17743 </cell>
17744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17745 \begin_inset Text
17746
17747 \begin_layout Plain Layout
17748 \begin_inset Formula $\uplus$
17749 \end_inset
17750
17751
17752 \end_layout
17753
17754 \end_inset
17755 </cell>
17756 </row>
17757 <row>
17758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17759 \begin_inset Text
17760
17761 \begin_layout Plain Layout
17762
17763 \backslash
17764 setminus
17765 \end_layout
17766
17767 \end_inset
17768 </cell>
17769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17770 \begin_inset Text
17771
17772 \begin_layout Plain Layout
17773 \begin_inset Formula $\setminus$
17774 \end_inset
17775
17776
17777 \end_layout
17778
17779 \end_inset
17780 </cell>
17781 </row>
17782 <row>
17783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17784 \begin_inset Text
17785
17786 \begin_layout Plain Layout
17787
17788 \backslash
17789 sqcap
17790 \end_layout
17791
17792 \end_inset
17793 </cell>
17794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17795 \begin_inset Text
17796
17797 \begin_layout Plain Layout
17798 \begin_inset Formula $\sqcap$
17799 \end_inset
17800
17801
17802 \end_layout
17803
17804 \end_inset
17805 </cell>
17806 </row>
17807 <row>
17808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17809 \begin_inset Text
17810
17811 \begin_layout Plain Layout
17812
17813 \backslash
17814 sqcup
17815 \end_layout
17816
17817 \end_inset
17818 </cell>
17819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17820 \begin_inset Text
17821
17822 \begin_layout Plain Layout
17823 \begin_inset Formula $\sqcup$
17824 \end_inset
17825
17826
17827 \end_layout
17828
17829 \end_inset
17830 </cell>
17831 </row>
17832 <row>
17833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17834 \begin_inset Text
17835
17836 \begin_layout Plain Layout
17837
17838 \backslash
17839 triangleleft
17840 \end_layout
17841
17842 \end_inset
17843 </cell>
17844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17845 \begin_inset Text
17846
17847 \begin_layout Plain Layout
17848 \begin_inset Formula $\triangleleft$
17849 \end_inset
17850
17851
17852 \end_layout
17853
17854 \end_inset
17855 </cell>
17856 </row>
17857 <row>
17858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17859 \begin_inset Text
17860
17861 \begin_layout Plain Layout
17862
17863 \backslash
17864 triangleright
17865 \end_layout
17866
17867 \end_inset
17868 </cell>
17869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17870 \begin_inset Text
17871
17872 \begin_layout Plain Layout
17873 \begin_inset Formula $\triangleright$
17874 \end_inset
17875
17876
17877 \end_layout
17878
17879 \end_inset
17880 </cell>
17881 </row>
17882 </lyxtabular>
17883
17884 \end_inset
17885
17886
17887 \begin_inset space \hfill{}
17888 \end_inset
17889
17890
17891 \end_layout
17892
17893 \begin_layout Standard
17894 二項演算子は、すべて数式ツールバーボタンの
17895 \begin_inset Info
17896 type  "icon"
17897 arg   "math-insert \\pm"
17898 \end_inset
17899
17900 から挿入することもできます。
17901 \end_layout
17902
17903 \begin_layout Standard
17904 ラプラス演算子を組版するには、
17905 \series bold
17906
17907 \backslash
17908 bigtriangleup
17909 \series default
17910 以外に、
17911 \series bold
17912
17913 \backslash
17914 Delta
17915 \series default
17916
17917 \series bold
17918
17919 \backslash
17920 nabla
17921 \series default
17922 ^
17923 \series bold
17924 2
17925 \series default
17926 (
17927 \begin_inset Formula $\nabla^{2}$
17928 \end_inset
17929
17930 )を使用することもできます。
17931 \end_layout
17932
17933 \begin_layout Standard
17934
17935 \family sans
17936 挿入\SpecialChar \menuseparator
17937 特殊文字
17938 \family default
17939 メニューの
17940 \family sans
17941 メニュー区切り
17942 \family default
17943 で入力される文字は、
17944 \series bold
17945
17946 \backslash
17947 triangleright
17948 \series default
17949 演算子です。
17950 \end_layout
17951
17952 \begin_layout Subsection
17953 自己定義演算子
17954 \begin_inset CommandInset label
17955 LatexCommand label
17956 name "sub:自己定義演算子"
17957
17958 \end_inset
17959
17960
17961 \begin_inset Index idx
17962 status collapsed
17963
17964 \begin_layout Plain Layout
17965 えんざんし@演算子 ! じこていぎ@自己定義
17966 \begin_inset space \thinspace{}
17967 \end_inset
17968
17969 ------
17970 \end_layout
17971
17972 \end_inset
17973
17974
17975 \end_layout
17976
17977 \begin_layout Standard
17978 LaTeXプリアンブルで
17979 \series bold
17980
17981 \backslash
17982 DeclareMathOperator
17983 \series default
17984
17985 \begin_inset Index idx
17986 status collapsed
17987
17988 \begin_layout Plain Layout
17989 こまんど@コマンド ! D ! 
17990 \backslash
17991 dbinom@
17992 \backslash
17993 DeclareMathOperator
17994 \end_layout
17995
17996 \end_inset
17997
17998 コマンドを使用すると、自己定義演算子を定義することができます。このコマンドの書式は
17999 \end_layout
18000
18001 \begin_layout Standard
18002
18003 \series bold
18004
18005 \backslash
18006 DeclareMathOperator{新規コマンド}{表示}
18007 \end_layout
18008
18009 \begin_layout Standard
18010 です。「表示」は、出力での演算子の表示され方を定義する文字や記号です。大演算子を定義するには、コマンドの後に「*」を置きます。自己定義の大演算子は、すべて第
18011 \begin_inset CommandInset ref
18012 LatexCommand ref
18013 reference "sub:演算子の範囲"
18014
18015 \end_inset
18016
18017 節で述べられた範囲を指定することができます。
18018 \end_layout
18019
18020 \begin_layout Standard
18021 たとえば、以下のようなLaTeXプリアンブル行
18022 \end_layout
18023
18024 \begin_layout Standard
18025
18026 \series bold
18027
18028 \backslash
18029 DeclareMathOperator*{
18030 \backslash
18031 Lozenge}{
18032 \backslash
18033 blacklozenge}
18034 \end_layout
18035
18036 \begin_layout Standard
18037 は、第
18038 \begin_inset CommandInset ref
18039 LatexCommand ref
18040 reference "sub:その他の記号"
18041
18042 \end_inset
18043
18044 節にある菱形記号を使った大演算子を挿入する、以下のようなコマンド
18045 \series bold
18046
18047 \backslash
18048 Lozenge
18049 \series default
18050 を定義します。
18051 \begin_inset Formula 
18052 \[
18053 \Lozenge_{n=1}^{\infty}
18054 \]
18055
18056 \end_inset
18057
18058 上記の数式を作るコマンドは、
18059 \series bold
18060
18061 \backslash
18062 Lozenge
18063 \series default
18064 ^
18065 \series bold
18066
18067 \backslash
18068 infty
18069 \begin_inset Formula $\to$
18070 \end_inset
18071
18072 _n=1
18073 \series default
18074 です。
18075 \end_layout
18076
18077 \begin_layout Standard
18078 \begin_inset VSpace bigskip
18079 \end_inset
18080
18081 自己定義演算子を、同一文書内で複数回用いない時には、以下の書式を持つ
18082 \series bold
18083
18084 \backslash
18085 mathop
18086 \series default
18087
18088 \begin_inset Index idx
18089 status collapsed
18090
18091 \begin_layout Plain Layout
18092 こまんど@コマンド ! M ! 
18093 \backslash
18094 mathop
18095 \end_layout
18096
18097 \end_inset
18098
18099 コマンドおよび
18100 \series bold
18101
18102 \backslash
18103 mathbin
18104 \series default
18105
18106 \begin_inset Index idx
18107 status collapsed
18108
18109 \begin_layout Plain Layout
18110 こまんど@コマンド ! M ! 
18111 \backslash
18112 mathbin
18113 \end_layout
18114
18115 \end_inset
18116
18117 コマンドを用いて定義を行うこともできます。
18118 \end_layout
18119
18120 \begin_layout Standard
18121 (書式)
18122 \series bold
18123
18124 \backslash
18125 mathop{表示}
18126 \series default
18127 および
18128 \series bold
18129
18130 \backslash
18131 mathbin{表示}
18132 \end_layout
18133
18134 \begin_layout Standard
18135
18136 \series bold
18137
18138 \backslash
18139 mathop
18140 \series default
18141 は大演算子を定義し、
18142 \series bold
18143
18144 \backslash
18145 mathbin
18146 \series default
18147 は二項演算子を定義します。
18148 \end_layout
18149
18150 \begin_layout Standard
18151 たとえば
18152 \series bold
18153
18154 \backslash
18155 mathop
18156 \series default
18157 は、以下のように、複数の演算子に共通の範囲指定を行うのに用いることができます。
18158 \end_layout
18159
18160 \begin_layout Standard
18161 \begin_inset Formula 
18162 \[
18163 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18164 \]
18165
18166 \end_inset
18167
18168
18169 \end_layout
18170
18171 \begin_layout Standard
18172 上記の数式では
18173 \begin_inset Newline newline
18174 \end_inset
18175
18176
18177 \series bold
18178
18179 \backslash
18180 mathop{
18181 \backslash
18182 sum
18183 \backslash
18184 negmedspace
18185 \backslash
18186 sum
18187 \series default
18188
18189 \begin_inset space \textvisiblespace{}
18190 \end_inset
18191
18192
18193 \series bold
18194
18195 \begin_inset Formula $\to$
18196 \end_inset
18197
18198 ^N
18199 \series default
18200
18201 \begin_inset space \textvisiblespace{}
18202 \end_inset
18203
18204
18205 \series bold
18206 _i,j=1
18207 \begin_inset Newline newline
18208 \end_inset
18209
18210
18211 \series default
18212 というコマンドを用いています。
18213 \end_layout
18214
18215 \begin_layout Section
18216 書体
18217 \begin_inset Index idx
18218 status collapsed
18219
18220 \begin_layout Plain Layout
18221 しょたい@書体
18222 \end_layout
18223
18224 \end_inset
18225
18226
18227 \begin_inset Index idx
18228 status collapsed
18229
18230 \begin_layout Plain Layout
18231 ふぉんと@フォント
18232 \begin_inset ERT
18233 status collapsed
18234
18235 \begin_layout Plain Layout
18236
18237 |see{
18238 \end_layout
18239
18240 \end_inset
18241
18242 書体
18243 \begin_inset ERT
18244 status collapsed
18245
18246 \begin_layout Plain Layout
18247
18248 }
18249 \end_layout
18250
18251 \end_inset
18252
18253
18254 \end_layout
18255
18256 \end_inset
18257
18258
18259 \end_layout
18260
18261 \begin_layout Subsection
18262 書体様式
18263 \begin_inset CommandInset label
18264 LatexCommand label
18265 name "sub:書体様式"
18266
18267 \end_inset
18268
18269
18270 \begin_inset Index idx
18271 status collapsed
18272
18273 \begin_layout Plain Layout
18274 しょたい@書体 ! ようしき@様式
18275 \end_layout
18276
18277 \end_inset
18278
18279
18280 \end_layout
18281
18282 \begin_layout Standard
18283 数式中のラテン文字は、以下の書体様式のうちいずれかに設定することができます。
18284 \begin_inset VSpace -2mm
18285 \end_inset
18286
18287
18288 \end_layout
18289
18290 \begin_layout Standard
18291 \align center
18292 \begin_inset Tabular
18293 <lyxtabular version="3" rows="7" columns="3">
18294 <features rotate="0" tabularvalignment="middle">
18295 <column alignment="center" valignment="top">
18296 <column alignment="center" valignment="top">
18297 <column alignment="center" valignment="top">
18298 <row>
18299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18300 \begin_inset Text
18301
18302 \begin_layout Plain Layout
18303 コマンド
18304 \end_layout
18305
18306 \end_inset
18307 </cell>
18308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18309 \begin_inset Text
18310
18311 \begin_layout Plain Layout
18312 出力
18313 \end_layout
18314
18315 \end_inset
18316 </cell>
18317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18318 \begin_inset Text
18319
18320 \begin_layout Plain Layout
18321 \begin_inset Flex Ruby
18322 status collapsed
18323
18324 \begin_layout Plain Layout
18325 捷径
18326 \begin_inset Argument post:1
18327 status collapsed
18328
18329 \begin_layout Plain Layout
18330 ショートカット
18331 \end_layout
18332
18333 \end_inset
18334
18335
18336 \end_layout
18337
18338 \end_inset
18339
18340
18341 \end_layout
18342
18343 \end_inset
18344 </cell>
18345 </row>
18346 <row>
18347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18348 \begin_inset Text
18349
18350 \begin_layout Plain Layout
18351
18352 \backslash
18353 mathbb
18354 \series bold
18355
18356 \begin_inset space \textvisiblespace{}
18357 \end_inset
18358
18359
18360 \series default
18361 ABC
18362 \end_layout
18363
18364 \end_inset
18365 </cell>
18366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18367 \begin_inset Text
18368
18369 \begin_layout Plain Layout
18370 \begin_inset Formula $\mathbb{ABC}$
18371 \end_inset
18372
18373
18374 \end_layout
18375
18376 \end_inset
18377 </cell>
18378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18379 \begin_inset Text
18380
18381 \begin_layout Plain Layout
18382 \begin_inset Info
18383 type  "shortcut"
18384 arg   "font-noun"
18385 \end_inset
18386
18387
18388 \end_layout
18389
18390 \end_inset
18391 </cell>
18392 </row>
18393 <row>
18394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18395 \begin_inset Text
18396
18397 \begin_layout Plain Layout
18398
18399 \backslash
18400 mathbf
18401 \series bold
18402
18403 \begin_inset space \textvisiblespace{}
18404 \end_inset
18405
18406
18407 \series default
18408 AbC
18409 \end_layout
18410
18411 \end_inset
18412 </cell>
18413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18414 \begin_inset Text
18415
18416 \begin_layout Plain Layout
18417 \begin_inset Formula $\mathbf{AbC}$
18418 \end_inset
18419
18420
18421 \end_layout
18422
18423 \end_inset
18424 </cell>
18425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18426 \begin_inset Text
18427
18428 \begin_layout Plain Layout
18429 \begin_inset Info
18430 type  "shortcut"
18431 arg   "font-bold"
18432 \end_inset
18433
18434
18435 \end_layout
18436
18437 \end_inset
18438 </cell>
18439 </row>
18440 <row>
18441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18442 \begin_inset Text
18443
18444 \begin_layout Plain Layout
18445
18446 \backslash
18447 boldsymbol
18448 \series bold
18449
18450 \begin_inset space \textvisiblespace{}
18451 \end_inset
18452
18453
18454 \series default
18455 AbC
18456 \end_layout
18457
18458 \end_inset
18459 </cell>
18460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18461 \begin_inset Text
18462
18463 \begin_layout Plain Layout
18464 \begin_inset Formula $\boldsymbol{AbC}$
18465 \end_inset
18466
18467
18468 \end_layout
18469
18470 \end_inset
18471 </cell>
18472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18473 \begin_inset Text
18474
18475 \begin_layout Plain Layout
18476 \begin_inset Info
18477 type  "shortcuts"
18478 arg   "font-boldsymbol"
18479 \end_inset
18480
18481
18482 \end_layout
18483
18484 \end_inset
18485 </cell>
18486 </row>
18487 <row>
18488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18489 \begin_inset Text
18490
18491 \begin_layout Plain Layout
18492
18493 \backslash
18494 mathcal
18495 \series bold
18496
18497 \begin_inset space \textvisiblespace{}
18498 \end_inset
18499
18500
18501 \series default
18502 ABC
18503 \end_layout
18504
18505 \end_inset
18506 </cell>
18507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18508 \begin_inset Text
18509
18510 \begin_layout Plain Layout
18511 \begin_inset Formula $\mathcal{ABC}$
18512 \end_inset
18513
18514
18515 \end_layout
18516
18517 \end_inset
18518 </cell>
18519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18520 \begin_inset Text
18521
18522 \begin_layout Plain Layout
18523 \begin_inset Info
18524 type  "shortcut"
18525 arg   "font-emph"
18526 \end_inset
18527
18528
18529 \end_layout
18530
18531 \end_inset
18532 </cell>
18533 </row>
18534 <row>
18535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18536 \begin_inset Text
18537
18538 \begin_layout Plain Layout
18539
18540 \backslash
18541 mathfrak
18542 \series bold
18543
18544 \begin_inset space \textvisiblespace{}
18545 \end_inset
18546
18547
18548 \series default
18549 AbC
18550 \end_layout
18551
18552 \end_inset
18553 </cell>
18554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18555 \begin_inset Text
18556
18557 \begin_layout Plain Layout
18558 \begin_inset Formula $\mathfrak{AbC}$
18559 \end_inset
18560
18561
18562 \end_layout
18563
18564 \end_inset
18565 </cell>
18566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18567 \begin_inset Text
18568
18569 \begin_layout Plain Layout
18570 -
18571 \end_layout
18572
18573 \end_inset
18574 </cell>
18575 </row>
18576 <row>
18577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18578 \begin_inset Text
18579
18580 \begin_layout Plain Layout
18581
18582 \backslash
18583 mathscr
18584 \series bold
18585
18586 \begin_inset space \textvisiblespace{}
18587 \end_inset
18588
18589
18590 \series default
18591 AbC
18592 \end_layout
18593
18594 \end_inset
18595 </cell>
18596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18597 \begin_inset Text
18598
18599 \begin_layout Plain Layout
18600 \begin_inset Formula $\mathscr{AbC}$
18601 \end_inset
18602
18603
18604 \end_layout
18605
18606 \end_inset
18607 </cell>
18608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18609 \begin_inset Text
18610
18611 \begin_layout Plain Layout
18612 -
18613 \end_layout
18614
18615 \end_inset
18616 </cell>
18617 </row>
18618 </lyxtabular>
18619
18620 \end_inset
18621
18622
18623 \end_layout
18624
18625 \begin_layout Standard
18626 \align center
18627 \begin_inset Tabular
18628 <lyxtabular version="3" rows="5" columns="3">
18629 <features rotate="0" tabularvalignment="middle">
18630 <column alignment="center" valignment="top">
18631 <column alignment="center" valignment="top">
18632 <column alignment="center" valignment="top">
18633 <row>
18634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18635 \begin_inset Text
18636
18637 \begin_layout Plain Layout
18638 コマンド
18639 \end_layout
18640
18641 \end_inset
18642 </cell>
18643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18644 \begin_inset Text
18645
18646 \begin_layout Plain Layout
18647 出力
18648 \end_layout
18649
18650 \end_inset
18651 </cell>
18652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18653 \begin_inset Text
18654
18655 \begin_layout Plain Layout
18656 \begin_inset Flex Ruby
18657 status collapsed
18658
18659 \begin_layout Plain Layout
18660 捷径
18661 \begin_inset Argument post:1
18662 status collapsed
18663
18664 \begin_layout Plain Layout
18665 ショートカット
18666 \end_layout
18667
18668 \end_inset
18669
18670
18671 \end_layout
18672
18673 \end_inset
18674
18675
18676 \end_layout
18677
18678 \end_inset
18679 </cell>
18680 </row>
18681 <row>
18682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18683 \begin_inset Text
18684
18685 \begin_layout Plain Layout
18686
18687 \backslash
18688 mathit
18689 \series bold
18690
18691 \begin_inset space \textvisiblespace{}
18692 \end_inset
18693
18694
18695 \series default
18696 AbC
18697 \end_layout
18698
18699 \end_inset
18700 </cell>
18701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18702 \begin_inset Text
18703
18704 \begin_layout Plain Layout
18705 \begin_inset Formula $\mathit{AbC}$
18706 \end_inset
18707
18708
18709 \end_layout
18710
18711 \end_inset
18712 </cell>
18713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18714 \begin_inset Text
18715
18716 \begin_layout Plain Layout
18717 -
18718 \end_layout
18719
18720 \end_inset
18721 </cell>
18722 </row>
18723 <row>
18724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18725 \begin_inset Text
18726
18727 \begin_layout Plain Layout
18728
18729 \backslash
18730 mathrm
18731 \series bold
18732
18733 \begin_inset space \textvisiblespace{}
18734 \end_inset
18735
18736
18737 \series default
18738 AbC
18739 \end_layout
18740
18741 \end_inset
18742 </cell>
18743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18744 \begin_inset Text
18745
18746 \begin_layout Plain Layout
18747 \begin_inset Formula $\mathrm{AbC}$
18748 \end_inset
18749
18750
18751 \end_layout
18752
18753 \end_inset
18754 </cell>
18755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18756 \begin_inset Text
18757
18758 \begin_layout Plain Layout
18759 \begin_inset Info
18760 type  "shortcut"
18761 arg   "font-roman"
18762 \end_inset
18763
18764
18765 \end_layout
18766
18767 \end_inset
18768 </cell>
18769 </row>
18770 <row>
18771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18772 \begin_inset Text
18773
18774 \begin_layout Plain Layout
18775
18776 \backslash
18777 mathsf
18778 \series bold
18779
18780 \begin_inset space \textvisiblespace{}
18781 \end_inset
18782
18783
18784 \series default
18785 AbC
18786 \end_layout
18787
18788 \end_inset
18789 </cell>
18790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18791 \begin_inset Text
18792
18793 \begin_layout Plain Layout
18794 \begin_inset Formula $\mathsf{AbC}$
18795 \end_inset
18796
18797
18798 \end_layout
18799
18800 \end_inset
18801 </cell>
18802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18803 \begin_inset Text
18804
18805 \begin_layout Plain Layout
18806 \begin_inset Info
18807 type  "shortcut"
18808 arg   "font-sans"
18809 \end_inset
18810
18811
18812 \end_layout
18813
18814 \end_inset
18815 </cell>
18816 </row>
18817 <row>
18818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18819 \begin_inset Text
18820
18821 \begin_layout Plain Layout
18822
18823 \backslash
18824 mathtt
18825 \series bold
18826
18827 \begin_inset space \textvisiblespace{}
18828 \end_inset
18829
18830
18831 \series default
18832 AbC
18833 \end_layout
18834
18835 \end_inset
18836 </cell>
18837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18838 \begin_inset Text
18839
18840 \begin_layout Plain Layout
18841 \begin_inset Formula $\mathtt{AbC}$
18842 \end_inset
18843
18844
18845 \end_layout
18846
18847 \end_inset
18848 </cell>
18849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18850 \begin_inset Text
18851
18852 \begin_layout Plain Layout
18853 \begin_inset Info
18854 type  "shortcut"
18855 arg   "font-typewriter"
18856 \end_inset
18857
18858
18859 \end_layout
18860
18861 \end_inset
18862 </cell>
18863 </row>
18864 </lyxtabular>
18865
18866 \end_inset
18867
18868
18869 \end_layout
18870
18871 \begin_layout Standard
18872 \begin_inset Note Greyedout
18873 status open
18874
18875 \begin_layout Plain Layout
18876
18877 \series bold
18878 【註】
18879 \backslash
18880 mathbb
18881 \series default
18882 様式と
18883 \series bold
18884
18885 \backslash
18886 mathcal
18887 \series default
18888 様式は、大文字にのみ使用することができます。
18889 \end_layout
18890
18891 \end_inset
18892
18893
18894 \end_layout
18895
18896 \begin_layout Standard
18897 既定では、
18898 \series bold
18899
18900 \backslash
18901 mathnormal
18902 \series default
18903 様式に設定されています。
18904 \end_layout
18905
18906 \begin_layout Standard
18907 書体様式コマンドは、以下のように数式構成要素内の文字に対しても機能します。
18908 \begin_inset Formula 
18909 \[
18910 \mathfrak{A=\frac{b}{C}}
18911 \]
18912
18913 \end_inset
18914
18915
18916 \end_layout
18917
18918 \begin_layout Standard
18919 数式テキストに含まれる文字に対しては、数式書体様式は反映せず、
18920 \series bold
18921
18922 \backslash
18923 textrm
18924 \series default
18925 様式で表示されます。数式テキストの様式を文字様式ダイアログで設定することができないのは、LyXのバグです
18926 \begin_inset Foot
18927 status collapsed
18928
18929 \begin_layout Plain Layout
18930 \begin_inset CommandInset href
18931 LatexCommand href
18932 name "LyX-bug #4629"
18933 target "http://www.lyx.org/trac/ticket/4629"
18934
18935 \end_inset
18936
18937
18938 \end_layout
18939
18940 \end_inset
18941
18942
18943 \end_layout
18944
18945 \begin_layout Standard
18946 書体様式コマンドの代わりに、
18947 \family sans
18948 編集\SpecialChar \menuseparator
18949 数学\SpecialChar \menuseparator
18950 文字様式
18951 \family default
18952 ダイアログや、
18953 \begin_inset Info
18954 type  "icon"
18955 arg   "math-insert \\font"
18956 \end_inset
18957
18958 を使用することもできます。
18959 \end_layout
18960
18961 \begin_layout Subsection
18962 ボールド体の数式
18963 \begin_inset CommandInset label
18964 LatexCommand label
18965 name "sub:ボールド体の数式"
18966
18967 \end_inset
18968
18969
18970 \begin_inset Index idx
18971 status collapsed
18972
18973 \begin_layout Plain Layout
18974 すうしき@数式 ! ぼーるどたい@ボールド体
18975 \end_layout
18976
18977 \end_inset
18978
18979
18980 \end_layout
18981
18982 \begin_layout Standard
18983 数式全体をボールド体にしようとすると、前節の
18984 \series bold
18985
18986 \backslash
18987 mathbf
18988 \series default
18989 コマンドは、ギリシャ文字の小文字に対しては機能しないので、使用することができません。さらにこのコマンドは、以下の式のように、ラテン文字をつねにアップライト体に印
18990 字してしまいます。
18991 \end_layout
18992
18993 \begin_layout Standard
18994 \begin_inset Formula 
18995 \[
18996 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}
18997 \]
18998
18999 \end_inset
19000
19001
19002 \end_layout
19003
19004 \begin_layout Standard
19005 この数式を正しく表示するには、以下のように、
19006 \series bold
19007
19008 \backslash
19009 boldsymbol
19010 \series default
19011 コマンドを使用します。
19012 \begin_inset Formula 
19013 \[
19014 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{\textbackslash boldsymbolを使用した数式}}
19015 \]
19016
19017 \end_inset
19018
19019 また、数式を
19020 \series bold
19021 boldmath環境
19022 \series default
19023 に設定する方法もあります。この環境は、TeXモードで
19024 \series bold
19025
19026 \backslash
19027 boldmath
19028 \begin_inset Index idx
19029 status collapsed
19030
19031 \begin_layout Plain Layout
19032 こまんど@コマンド ! B ! 
19033 \backslash
19034 boldmath
19035 \end_layout
19036
19037 \end_inset
19038
19039
19040 \series default
19041 コマンドを挿入することによって作ることができます。環境を閉じるには、
19042 \series bold
19043
19044 \backslash
19045 unboldmath
19046 \begin_inset Index idx
19047 status collapsed
19048
19049 \begin_layout Plain Layout
19050 こまんど@コマンド ! U ! 
19051 \backslash
19052 unboldmath
19053 \end_layout
19054
19055 \end_inset
19056
19057
19058 \series default
19059 コマンドをTeXモードで挿入します。
19060 \begin_inset ERT
19061 status collapsed
19062
19063 \begin_layout Plain Layout
19064
19065
19066 \backslash
19067 boldmath 
19068 \end_layout
19069
19070 \end_inset
19071
19072
19073 \begin_inset Formula 
19074 \[
19075 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}
19076 \]
19077
19078 \end_inset
19079
19080
19081 \begin_inset ERT
19082 status collapsed
19083
19084 \begin_layout Plain Layout
19085
19086
19087 \backslash
19088 unboldmath 
19089 \end_layout
19090
19091 \end_inset
19092
19093
19094 \end_layout
19095
19096 \begin_layout Subsection
19097 色付きの数式
19098 \begin_inset Index idx
19099 status collapsed
19100
19101 \begin_layout Plain Layout
19102 すうしき@数式 ! いろつき@色付き
19103 \end_layout
19104
19105 \end_inset
19106
19107
19108 \end_layout
19109
19110 \begin_layout Standard
19111 数式も、通常の本文と同様、色を付けることができます。数式あるいは数式の一部を選択して、文字様式ダイアログを使用して下さい。下記は、マゼンタ色にした数式です。
19112 \begin_inset Formula 
19113 \[
19114 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
19115 \]
19116
19117 \end_inset
19118
19119
19120 \end_layout
19121
19122 \begin_layout Standard
19123
19124 \begin_inset CommandInset ref
19125 LatexCommand ref
19126 reference "sub:色付きボックス"
19127
19128 \end_inset
19129
19130 節に述べられているように、自己定義の色を定義することもできます。自己定義の色は、以下の書式を持つ
19131 \series bold
19132
19133 \backslash
19134 textcolor
19135 \series default
19136
19137 \begin_inset Index idx
19138 status collapsed
19139
19140 \begin_layout Plain Layout
19141 こまんど@コマンド ! T ! 
19142 \backslash
19143 textcolor
19144 \end_layout
19145
19146 \end_inset
19147
19148 TeXコードコマンドで適用することができます。
19149 \end_layout
19150
19151 \begin_layout Standard
19152
19153 \series bold
19154
19155 \backslash
19156 textcolor{色}{文字ないし数式}
19157 \end_layout
19158
19159 \begin_layout Standard
19160 下記の例は、全体を濃緑にし、一部を赤にしています。
19161 \end_layout
19162
19163 \begin_layout Standard
19164 \begin_inset ERT
19165 status collapsed
19166
19167 \begin_layout Plain Layout
19168
19169
19170 \backslash
19171 textcolor{darkgreen}{
19172 \end_layout
19173
19174 \end_inset
19175
19176
19177 \begin_inset Formula 
19178 \[
19179 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
19180 \]
19181
19182 \end_inset
19183
19184
19185 \begin_inset ERT
19186 status collapsed
19187
19188 \begin_layout Plain Layout
19189
19190 }
19191 \end_layout
19192
19193 \end_inset
19194
19195
19196 \end_layout
19197
19198 \begin_layout Standard
19199 LyXのバグのため、自己定義色は数式全体に対してしか使用することができません
19200 \begin_inset Foot
19201 status collapsed
19202
19203 \begin_layout Plain Layout
19204 \begin_inset CommandInset href
19205 LatexCommand href
19206 name "LyX-bug #5269"
19207 target "http://www.lyx.org/trac/ticket/5269"
19208
19209 \end_inset
19210
19211
19212 \end_layout
19213
19214 \end_inset
19215
19216
19217 \end_layout
19218
19219 \begin_layout Subsection
19220 書体寸法
19221 \begin_inset CommandInset label
19222 LatexCommand label
19223 name "sub:書体寸法"
19224
19225 \end_inset
19226
19227
19228 \begin_inset Index idx
19229 status collapsed
19230
19231 \begin_layout Plain Layout
19232 しょたい@書体 ! すんぽう@寸法
19233 \end_layout
19234
19235 \end_inset
19236
19237
19238 \end_layout
19239
19240 \begin_layout Standard
19241 数式内の文字については、本文中の文字同様、以下の書体寸法設定コマンドがあります。
19242 \end_layout
19243
19244 \begin_layout Standard
19245
19246 \series bold
19247
19248 \backslash
19249 Huge
19250 \series default
19251
19252 \series bold
19253
19254 \backslash
19255 huge
19256 \series default
19257
19258 \series bold
19259
19260 \backslash
19261 LARGE
19262 \series default
19263
19264 \series bold
19265
19266 \backslash
19267 Large
19268 \series default
19269
19270 \series bold
19271
19272 \backslash
19273 large
19274 \series default
19275
19276 \series bold
19277
19278 \backslash
19279 normalsize
19280 \series default
19281
19282 \series bold
19283
19284 \backslash
19285 small
19286 \series default
19287 ,
19288 \begin_inset Newline newline
19289 \end_inset
19290
19291
19292 \series bold
19293
19294 \backslash
19295 footnotesize
19296 \series default
19297
19298 \series bold
19299
19300 \backslash
19301 scriptsize
19302 \series default
19303 、および
19304 \series bold
19305
19306 \backslash
19307 tiny
19308 \end_layout
19309
19310 \begin_layout Standard
19311 これらのコマンドによって生成される実際の書体寸法は、文書の書体寸法に依存し、文書の書体寸法が
19312 \series bold
19313
19314 \backslash
19315 normalsize
19316 \series default
19317 コマンドに設定されます。他のコマンドは、
19318 \series bold
19319
19320 \backslash
19321 normalsize
19322 \series default
19323 を基準として拡大ないし縮小されます。しかしながら、書体寸法は一定の値を越えることができないようになっています。たとえば、文書書体寸法が12
19324 \begin_inset space \thinspace{}
19325 \end_inset
19326
19327 ptであるならば、
19328 \series bold
19329
19330 \backslash
19331 Huge
19332 \series default
19333 コマンドは
19334 \series bold
19335
19336 \backslash
19337 huge
19338 \series default
19339 コマンドと同じ大きさに落とされます。
19340 \end_layout
19341
19342 \begin_layout Standard
19343 ある場所以降のすべての数式と本文文字を変更するには、書体寸法コマンドをTeXモードで挿入します。元の書体寸法に戻すには、数式の後にTeXモードで
19344 \series bold
19345
19346 \backslash
19347 normalsize
19348 \series default
19349 コマンドを挿入します。
19350 \end_layout
19351
19352 \begin_layout Standard
19353 数式内では、以下の寸法コマンドまたはツールバーボタン
19354 \begin_inset Info
19355 type  "icon"
19356 arg   "math-insert \\style"
19357 \end_inset
19358
19359 を使用して、寸法を変更することができます。
19360 \end_layout
19361
19362 \begin_layout Standard
19363 \noindent
19364 \align center
19365 \begin_inset Tabular
19366 <lyxtabular version="3" rows="5" columns="2">
19367 <features rotate="0" tabularvalignment="middle">
19368 <column alignment="center" valignment="top">
19369 <column alignment="center" valignment="top">
19370 <row>
19371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19372 \begin_inset Text
19373
19374 \begin_layout Plain Layout
19375 コマンド
19376 \end_layout
19377
19378 \end_inset
19379 </cell>
19380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19381 \begin_inset Text
19382
19383 \begin_layout Plain Layout
19384 出力
19385 \begin_inset Note Note
19386 status collapsed
19387
19388 \begin_layout Plain Layout
19389
19390 \series bold
19391
19392 \backslash
19393 raisebox
19394 \series default
19395  はスペーサーとして使用されているだけです。
19396 \end_layout
19397
19398 \end_inset
19399
19400
19401 \end_layout
19402
19403 \end_inset
19404 </cell>
19405 </row>
19406 <row>
19407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19408 \begin_inset Text
19409
19410 \begin_layout Plain Layout
19411
19412 \backslash
19413 displaystyle
19414 \begin_inset Index idx
19415 status collapsed
19416
19417 \begin_layout Plain Layout
19418 こまんど@コマンド ! D ! 
19419 \backslash
19420 displaystyle
19421 \end_layout
19422
19423 \end_inset
19424
19425
19426 \end_layout
19427
19428 \end_inset
19429 </cell>
19430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19431 \begin_inset Text
19432
19433 \begin_layout Plain Layout
19434 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19435 \end_inset
19436
19437
19438 \end_layout
19439
19440 \end_inset
19441 </cell>
19442 </row>
19443 <row>
19444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19445 \begin_inset Text
19446
19447 \begin_layout Plain Layout
19448
19449 \backslash
19450 textstyle
19451 \end_layout
19452
19453 \end_inset
19454 </cell>
19455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19456 \begin_inset Text
19457
19458 \begin_layout Plain Layout
19459 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19460 \end_inset
19461
19462
19463 \end_layout
19464
19465 \end_inset
19466 </cell>
19467 </row>
19468 <row>
19469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19470 \begin_inset Text
19471
19472 \begin_layout Plain Layout
19473
19474 \backslash
19475 scriptstyle
19476 \end_layout
19477
19478 \end_inset
19479 </cell>
19480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19481 \begin_inset Text
19482
19483 \begin_layout Plain Layout
19484 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19485 \end_inset
19486
19487
19488 \end_layout
19489
19490 \end_inset
19491 </cell>
19492 </row>
19493 <row>
19494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19495 \begin_inset Text
19496
19497 \begin_layout Plain Layout
19498
19499 \backslash
19500 scriptscriptstyle
19501 \end_layout
19502
19503 \end_inset
19504 </cell>
19505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19506 \begin_inset Text
19507
19508 \begin_layout Plain Layout
19509 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19510 \end_inset
19511
19512
19513 \end_layout
19514
19515 \end_inset
19516 </cell>
19517 </row>
19518 </lyxtabular>
19519
19520 \end_inset
19521
19522
19523 \end_layout
19524
19525 \begin_layout Standard
19526 これらのコマンドを入力すると、青いボックスが現れるので、そこに数式のパーツを入れることができます。
19527 \end_layout
19528
19529 \begin_layout Standard
19530 フォント寸法を変更するにはもう一つの方法がありますが、これは記号と数式内テキストのみに使うことができます。これを使うには、書体寸法コマンドを数式テキスト内に挿入
19531 します。数式テキストの終わりか、別の書体寸法コマンドが現れるまでの文字すべてが、選択した寸法になります。以下に二つの例を挙げます。
19532 \begin_inset VSpace -2mm
19533 \end_inset
19534
19535
19536 \end_layout
19537
19538 \begin_layout Standard
19539 \begin_inset ERT
19540 status collapsed
19541
19542 \begin_layout Plain Layout
19543
19544
19545 \backslash
19546 huge 
19547 \end_layout
19548
19549 \end_inset
19550
19551
19552 \begin_inset Formula 
19553 \[
19554 A=\frac{B}{c}\cdot\maltese
19555 \]
19556
19557 \end_inset
19558
19559
19560 \begin_inset Formula 
19561 \[
19562 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19563 \]
19564
19565 \end_inset
19566
19567
19568 \begin_inset ERT
19569 status collapsed
19570
19571 \begin_layout Plain Layout
19572
19573
19574 \backslash
19575 normalsize 
19576 \end_layout
19577
19578 \end_inset
19579
19580
19581 \end_layout
19582
19583 \begin_layout Standard
19584 \begin_inset VSpace medskip
19585 \end_inset
19586
19587 二つの式の前には、
19588 \series bold
19589
19590 \backslash
19591 huge
19592 \series default
19593 コマンドが挿入されています。二つ目の数式を入力するコマンドは、
19594 \begin_inset Newline newline
19595 \end_inset
19596
19597
19598 \series bold
19599
19600 \backslash
19601 maltese
19602 \begin_inset space \textvisiblespace{}
19603 \end_inset
19604
19605 A Alt+M M 
19606 \backslash
19607 Large
19608 \begin_inset space \textvisiblespace{}
19609 \end_inset
19610
19611
19612 \backslash
19613 maltese
19614 \begin_inset space \textvisiblespace{}
19615 \end_inset
19616
19617
19618 \backslash
19619 textit
19620 \begin_inset space \textvisiblespace{}
19621 \end_inset
19622
19623 A
19624 \begin_inset Formula $\to$
19625 \end_inset
19626
19627
19628 \begin_inset Formula $\to$
19629 \end_inset
19630
19631
19632 \begin_inset Newline newline
19633 \end_inset
19634
19635
19636 \begin_inset space \hspace*{}
19637 \length 1cm
19638 \end_inset
19639
19640 Alt+M
19641 \series default
19642  
19643 \series bold
19644
19645 \backslash
19646 tiny
19647 \begin_inset space \textvisiblespace{}
19648 \end_inset
19649
19650
19651 \backslash
19652 maltese
19653 \begin_inset space \textvisiblespace{}
19654 \end_inset
19655
19656
19657 \backslash
19658 textit
19659 \begin_inset space \textvisiblespace{}
19660 \end_inset
19661
19662 A
19663 \begin_inset Newline newline
19664 \end_inset
19665
19666
19667 \series default
19668 のようになります。
19669 \end_layout
19670
19671 \begin_layout Standard
19672 ある記号を別の寸法で表示することができないときには、その記号はつねに既定寸法で表示されます。
19673 \end_layout
19674
19675 \begin_layout Section
19676 ギリシャ文字
19677 \begin_inset Index idx
19678 status collapsed
19679
19680 \begin_layout Plain Layout
19681 ぎりしゃもじ@ギリシャ文字
19682 \end_layout
19683
19684 \end_inset
19685
19686
19687 \end_layout
19688
19689 \begin_layout Standard
19690 すべてのギリシャ文字は、ツールバーボタンの
19691 \begin_inset Info
19692 type  "icon"
19693 arg   "math-insert \\alpha"
19694 \end_inset
19695
19696 からでも挿入することができます。各国の組版規則では、数式内のギリシャ文字はどれもイタリック体か斜体で組版されなくてはならないことになっていますが、フランス語やロ
19697 シア語などいくつかの言語では、それにもかかわらず立体で組版されることがあります。
19698 \end_layout
19699
19700 \begin_layout Subsection
19701 小文字
19702 \begin_inset Index idx
19703 status collapsed
19704
19705 \begin_layout Plain Layout
19706 ぎりしゃもじ@ギリシャ文字 ! こもじ@小文字
19707 \end_layout
19708
19709 \end_inset
19710
19711
19712 \end_layout
19713
19714 \begin_layout Standard
19715 \begin_inset space \hfill{}
19716 \end_inset
19717
19718
19719 \begin_inset Tabular
19720 <lyxtabular version="3" rows="11" columns="2">
19721 <features rotate="0" tabularvalignment="middle">
19722 <column alignment="center" valignment="top" width="0pt">
19723 <column alignment="center" valignment="top" width="0pt">
19724 <row>
19725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19726 \begin_inset Text
19727
19728 \begin_layout Plain Layout
19729 コマンド
19730 \end_layout
19731
19732 \end_inset
19733 </cell>
19734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19735 \begin_inset Text
19736
19737 \begin_layout Plain Layout
19738 出力
19739 \end_layout
19740
19741 \end_inset
19742 </cell>
19743 </row>
19744 <row>
19745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19746 \begin_inset Text
19747
19748 \begin_layout Plain Layout
19749
19750 \backslash
19751 alpha
19752 \end_layout
19753
19754 \end_inset
19755 </cell>
19756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19757 \begin_inset Text
19758
19759 \begin_layout Plain Layout
19760 \begin_inset Formula $\alpha$
19761 \end_inset
19762
19763
19764 \end_layout
19765
19766 \end_inset
19767 </cell>
19768 </row>
19769 <row>
19770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19771 \begin_inset Text
19772
19773 \begin_layout Plain Layout
19774
19775 \backslash
19776 beta
19777 \end_layout
19778
19779 \end_inset
19780 </cell>
19781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19782 \begin_inset Text
19783
19784 \begin_layout Plain Layout
19785 \begin_inset Formula $\beta$
19786 \end_inset
19787
19788
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 </row>
19794 <row>
19795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Plain Layout
19799
19800 \backslash
19801 gamma
19802 \end_layout
19803
19804 \end_inset
19805 </cell>
19806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810 \begin_inset Formula $\gamma$
19811 \end_inset
19812
19813
19814 \end_layout
19815
19816 \end_inset
19817 </cell>
19818 </row>
19819 <row>
19820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19821 \begin_inset Text
19822
19823 \begin_layout Plain Layout
19824
19825 \backslash
19826 delta
19827 \end_layout
19828
19829 \end_inset
19830 </cell>
19831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19832 \begin_inset Text
19833
19834 \begin_layout Plain Layout
19835 \begin_inset Formula $\delta$
19836 \end_inset
19837
19838
19839 \end_layout
19840
19841 \end_inset
19842 </cell>
19843 </row>
19844 <row>
19845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19846 \begin_inset Text
19847
19848 \begin_layout Plain Layout
19849
19850 \backslash
19851 epsilon
19852 \end_layout
19853
19854 \end_inset
19855 </cell>
19856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19857 \begin_inset Text
19858
19859 \begin_layout Plain Layout
19860 \begin_inset Formula $\epsilon$
19861 \end_inset
19862
19863
19864 \end_layout
19865
19866 \end_inset
19867 </cell>
19868 </row>
19869 <row>
19870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19871 \begin_inset Text
19872
19873 \begin_layout Plain Layout
19874
19875 \backslash
19876 varepsilon
19877 \end_layout
19878
19879 \end_inset
19880 </cell>
19881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19882 \begin_inset Text
19883
19884 \begin_layout Plain Layout
19885 \begin_inset Formula $\varepsilon$
19886 \end_inset
19887
19888
19889 \end_layout
19890
19891 \end_inset
19892 </cell>
19893 </row>
19894 <row>
19895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19896 \begin_inset Text
19897
19898 \begin_layout Plain Layout
19899
19900 \backslash
19901 zeta
19902 \end_layout
19903
19904 \end_inset
19905 </cell>
19906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19907 \begin_inset Text
19908
19909 \begin_layout Plain Layout
19910 \begin_inset Formula $\zeta$
19911 \end_inset
19912
19913
19914 \end_layout
19915
19916 \end_inset
19917 </cell>
19918 </row>
19919 <row>
19920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19921 \begin_inset Text
19922
19923 \begin_layout Plain Layout
19924
19925 \backslash
19926 eta
19927 \end_layout
19928
19929 \end_inset
19930 </cell>
19931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19932 \begin_inset Text
19933
19934 \begin_layout Plain Layout
19935 \begin_inset Formula $\eta$
19936 \end_inset
19937
19938
19939 \end_layout
19940
19941 \end_inset
19942 </cell>
19943 </row>
19944 <row>
19945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19946 \begin_inset Text
19947
19948 \begin_layout Plain Layout
19949
19950 \backslash
19951 theta
19952 \end_layout
19953
19954 \end_inset
19955 </cell>
19956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19957 \begin_inset Text
19958
19959 \begin_layout Plain Layout
19960 \begin_inset Formula $\theta$
19961 \end_inset
19962
19963
19964 \end_layout
19965
19966 \end_inset
19967 </cell>
19968 </row>
19969 <row>
19970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19971 \begin_inset Text
19972
19973 \begin_layout Plain Layout
19974
19975 \backslash
19976 vartheta
19977 \end_layout
19978
19979 \end_inset
19980 </cell>
19981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19982 \begin_inset Text
19983
19984 \begin_layout Plain Layout
19985 \begin_inset Formula $\vartheta$
19986 \end_inset
19987
19988
19989 \end_layout
19990
19991 \end_inset
19992 </cell>
19993 </row>
19994 </lyxtabular>
19995
19996 \end_inset
19997
19998
19999 \begin_inset space \hfill{}
20000 \end_inset
20001
20002
20003 \begin_inset Tabular
20004 <lyxtabular version="3" rows="12" columns="2">
20005 <features rotate="0" tabularvalignment="middle">
20006 <column alignment="center" valignment="top" width="0pt">
20007 <column alignment="center" valignment="top" width="0pt">
20008 <row>
20009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20010 \begin_inset Text
20011
20012 \begin_layout Plain Layout
20013 コマンド
20014 \end_layout
20015
20016 \end_inset
20017 </cell>
20018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20019 \begin_inset Text
20020
20021 \begin_layout Plain Layout
20022 出力
20023 \end_layout
20024
20025 \end_inset
20026 </cell>
20027 </row>
20028 <row>
20029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Plain Layout
20033
20034 \backslash
20035 iota
20036 \end_layout
20037
20038 \end_inset
20039 </cell>
20040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20041 \begin_inset Text
20042
20043 \begin_layout Plain Layout
20044 \begin_inset Formula $\iota$
20045 \end_inset
20046
20047
20048 \end_layout
20049
20050 \end_inset
20051 </cell>
20052 </row>
20053 <row>
20054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20055 \begin_inset Text
20056
20057 \begin_layout Plain Layout
20058
20059 \backslash
20060 kappa
20061 \end_layout
20062
20063 \end_inset
20064 </cell>
20065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20066 \begin_inset Text
20067
20068 \begin_layout Plain Layout
20069 \begin_inset Formula $\kappa$
20070 \end_inset
20071
20072
20073 \end_layout
20074
20075 \end_inset
20076 </cell>
20077 </row>
20078 <row>
20079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20080 \begin_inset Text
20081
20082 \begin_layout Plain Layout
20083
20084 \backslash
20085 varkappa
20086 \end_layout
20087
20088 \end_inset
20089 </cell>
20090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20091 \begin_inset Text
20092
20093 \begin_layout Plain Layout
20094 \begin_inset Formula $\varkappa$
20095 \end_inset
20096
20097
20098 \end_layout
20099
20100 \end_inset
20101 </cell>
20102 </row>
20103 <row>
20104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20105 \begin_inset Text
20106
20107 \begin_layout Plain Layout
20108
20109 \backslash
20110 lambda
20111 \end_layout
20112
20113 \end_inset
20114 </cell>
20115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20116 \begin_inset Text
20117
20118 \begin_layout Plain Layout
20119 \begin_inset Formula $\lambda$
20120 \end_inset
20121
20122
20123 \end_layout
20124
20125 \end_inset
20126 </cell>
20127 </row>
20128 <row>
20129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20130 \begin_inset Text
20131
20132 \begin_layout Plain Layout
20133
20134 \backslash
20135 mu
20136 \end_layout
20137
20138 \end_inset
20139 </cell>
20140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20141 \begin_inset Text
20142
20143 \begin_layout Plain Layout
20144 \begin_inset Formula $\mu$
20145 \end_inset
20146
20147
20148 \end_layout
20149
20150 \end_inset
20151 </cell>
20152 </row>
20153 <row>
20154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20155 \begin_inset Text
20156
20157 \begin_layout Plain Layout
20158
20159 \backslash
20160 nu
20161 \end_layout
20162
20163 \end_inset
20164 </cell>
20165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20166 \begin_inset Text
20167
20168 \begin_layout Plain Layout
20169 \begin_inset Formula $\nu$
20170 \end_inset
20171
20172
20173 \end_layout
20174
20175 \end_inset
20176 </cell>
20177 </row>
20178 <row>
20179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20180 \begin_inset Text
20181
20182 \begin_layout Plain Layout
20183
20184 \backslash
20185 xi
20186 \end_layout
20187
20188 \end_inset
20189 </cell>
20190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20191 \begin_inset Text
20192
20193 \begin_layout Plain Layout
20194 \begin_inset Formula $\xi$
20195 \end_inset
20196
20197
20198 \end_layout
20199
20200 \end_inset
20201 </cell>
20202 </row>
20203 <row>
20204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20205 \begin_inset Text
20206
20207 \begin_layout Plain Layout
20208 o
20209 \end_layout
20210
20211 \end_inset
20212 </cell>
20213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20214 \begin_inset Text
20215
20216 \begin_layout Plain Layout
20217 \begin_inset Formula $o$
20218 \end_inset
20219
20220
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 </row>
20226 <row>
20227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20228 \begin_inset Text
20229
20230 \begin_layout Plain Layout
20231
20232 \backslash
20233 pi
20234 \end_layout
20235
20236 \end_inset
20237 </cell>
20238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20239 \begin_inset Text
20240
20241 \begin_layout Plain Layout
20242 \begin_inset Formula $\pi$
20243 \end_inset
20244
20245
20246 \end_layout
20247
20248 \end_inset
20249 </cell>
20250 </row>
20251 <row>
20252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20253 \begin_inset Text
20254
20255 \begin_layout Plain Layout
20256
20257 \backslash
20258 varpi
20259 \end_layout
20260
20261 \end_inset
20262 </cell>
20263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20264 \begin_inset Text
20265
20266 \begin_layout Plain Layout
20267 \begin_inset Formula $\varpi$
20268 \end_inset
20269
20270
20271 \end_layout
20272
20273 \end_inset
20274 </cell>
20275 </row>
20276 <row>
20277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20278 \begin_inset Text
20279
20280 \begin_layout Plain Layout
20281
20282 \backslash
20283 rho
20284 \end_layout
20285
20286 \end_inset
20287 </cell>
20288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20289 \begin_inset Text
20290
20291 \begin_layout Plain Layout
20292 \begin_inset Formula $\rho$
20293 \end_inset
20294
20295
20296 \end_layout
20297
20298 \end_inset
20299 </cell>
20300 </row>
20301 </lyxtabular>
20302
20303 \end_inset
20304
20305
20306 \begin_inset space \hfill{}
20307 \end_inset
20308
20309
20310 \begin_inset Tabular
20311 <lyxtabular version="3" rows="11" columns="2">
20312 <features rotate="0" tabularvalignment="middle">
20313 <column alignment="center" valignment="top" width="0pt">
20314 <column alignment="center" valignment="top" width="0pt">
20315 <row>
20316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20317 \begin_inset Text
20318
20319 \begin_layout Plain Layout
20320 コマンド
20321 \end_layout
20322
20323 \end_inset
20324 </cell>
20325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20326 \begin_inset Text
20327
20328 \begin_layout Plain Layout
20329 出力
20330 \end_layout
20331
20332 \end_inset
20333 </cell>
20334 </row>
20335 <row>
20336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20337 \begin_inset Text
20338
20339 \begin_layout Plain Layout
20340
20341 \backslash
20342 varrho
20343 \end_layout
20344
20345 \end_inset
20346 </cell>
20347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20348 \begin_inset Text
20349
20350 \begin_layout Plain Layout
20351 \begin_inset Formula $\varrho$
20352 \end_inset
20353
20354
20355 \end_layout
20356
20357 \end_inset
20358 </cell>
20359 </row>
20360 <row>
20361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20362 \begin_inset Text
20363
20364 \begin_layout Plain Layout
20365
20366 \backslash
20367 sigma
20368 \end_layout
20369
20370 \end_inset
20371 </cell>
20372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20373 \begin_inset Text
20374
20375 \begin_layout Plain Layout
20376 \begin_inset Formula $\sigma$
20377 \end_inset
20378
20379
20380 \end_layout
20381
20382 \end_inset
20383 </cell>
20384 </row>
20385 <row>
20386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20387 \begin_inset Text
20388
20389 \begin_layout Plain Layout
20390
20391 \backslash
20392 varsigma
20393 \end_layout
20394
20395 \end_inset
20396 </cell>
20397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20398 \begin_inset Text
20399
20400 \begin_layout Plain Layout
20401 \begin_inset Formula $\varsigma$
20402 \end_inset
20403
20404
20405 \end_layout
20406
20407 \end_inset
20408 </cell>
20409 </row>
20410 <row>
20411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20412 \begin_inset Text
20413
20414 \begin_layout Plain Layout
20415
20416 \backslash
20417 tau
20418 \end_layout
20419
20420 \end_inset
20421 </cell>
20422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20423 \begin_inset Text
20424
20425 \begin_layout Plain Layout
20426 \begin_inset Formula $\tau$
20427 \end_inset
20428
20429
20430 \end_layout
20431
20432 \end_inset
20433 </cell>
20434 </row>
20435 <row>
20436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20437 \begin_inset Text
20438
20439 \begin_layout Plain Layout
20440
20441 \backslash
20442 upsilon
20443 \end_layout
20444
20445 \end_inset
20446 </cell>
20447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20448 \begin_inset Text
20449
20450 \begin_layout Plain Layout
20451 \begin_inset Formula $\upsilon$
20452 \end_inset
20453
20454
20455 \end_layout
20456
20457 \end_inset
20458 </cell>
20459 </row>
20460 <row>
20461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20462 \begin_inset Text
20463
20464 \begin_layout Plain Layout
20465
20466 \backslash
20467 phi
20468 \end_layout
20469
20470 \end_inset
20471 </cell>
20472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20473 \begin_inset Text
20474
20475 \begin_layout Plain Layout
20476 \begin_inset Formula $\phi$
20477 \end_inset
20478
20479
20480 \end_layout
20481
20482 \end_inset
20483 </cell>
20484 </row>
20485 <row>
20486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20487 \begin_inset Text
20488
20489 \begin_layout Plain Layout
20490
20491 \backslash
20492 varphi
20493 \end_layout
20494
20495 \end_inset
20496 </cell>
20497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20498 \begin_inset Text
20499
20500 \begin_layout Plain Layout
20501 \begin_inset Formula $\varphi$
20502 \end_inset
20503
20504
20505 \end_layout
20506
20507 \end_inset
20508 </cell>
20509 </row>
20510 <row>
20511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20512 \begin_inset Text
20513
20514 \begin_layout Plain Layout
20515
20516 \backslash
20517 chi
20518 \end_layout
20519
20520 \end_inset
20521 </cell>
20522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20523 \begin_inset Text
20524
20525 \begin_layout Plain Layout
20526 \begin_inset Formula $\chi$
20527 \end_inset
20528
20529
20530 \end_layout
20531
20532 \end_inset
20533 </cell>
20534 </row>
20535 <row>
20536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20537 \begin_inset Text
20538
20539 \begin_layout Plain Layout
20540
20541 \backslash
20542 psi
20543 \end_layout
20544
20545 \end_inset
20546 </cell>
20547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20548 \begin_inset Text
20549
20550 \begin_layout Plain Layout
20551 \begin_inset Formula $\psi$
20552 \end_inset
20553
20554
20555 \end_layout
20556
20557 \end_inset
20558 </cell>
20559 </row>
20560 <row>
20561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20562 \begin_inset Text
20563
20564 \begin_layout Plain Layout
20565
20566 \backslash
20567 omega
20568 \end_layout
20569
20570 \end_inset
20571 </cell>
20572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20573 \begin_inset Text
20574
20575 \begin_layout Plain Layout
20576 \begin_inset Formula $\omega$
20577 \end_inset
20578
20579
20580 \end_layout
20581
20582 \end_inset
20583 </cell>
20584 </row>
20585 </lyxtabular>
20586
20587 \end_inset
20588
20589
20590 \begin_inset space \hfill{}
20591 \end_inset
20592
20593
20594 \end_layout
20595
20596 \begin_layout Standard
20597 \begin_inset VSpace medskip
20598 \end_inset
20599
20600
20601 \end_layout
20602
20603 \begin_layout Standard
20604 アップライト体のギリシャ文字を作成する方法は、第
20605 \begin_inset CommandInset ref
20606 LatexCommand ref
20607 reference "sub:アップライト体ギリシャ小文字"
20608
20609 \end_inset
20610
20611 節に説明されています。
20612 \end_layout
20613
20614 \begin_layout Subsection
20615 大文字
20616 \begin_inset Index idx
20617 status collapsed
20618
20619 \begin_layout Plain Layout
20620 ぎりしゃもじ@ギリシャ文字 ! おおもじ@大文字
20621 \end_layout
20622
20623 \end_inset
20624
20625
20626 \end_layout
20627
20628 \begin_layout Standard
20629 \begin_inset space \hfill{}
20630 \end_inset
20631
20632
20633 \begin_inset Tabular
20634 <lyxtabular version="3" rows="7" columns="2">
20635 <features rotate="0" tabularvalignment="middle">
20636 <column alignment="center" valignment="top" width="0pt">
20637 <column alignment="center" valignment="top" width="0pt">
20638 <row>
20639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20640 \begin_inset Text
20641
20642 \begin_layout Plain Layout
20643
20644 \family roman
20645 \series medium
20646 \shape up
20647 \size normal
20648 \emph off
20649 \bar no
20650 \noun off
20651 \color none
20652 コマンド
20653 \end_layout
20654
20655 \end_inset
20656 </cell>
20657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20658 \begin_inset Text
20659
20660 \begin_layout Plain Layout
20661
20662 \family roman
20663 \series medium
20664 \shape up
20665 \size normal
20666 \emph off
20667 \bar no
20668 \noun off
20669 \color none
20670 出力
20671 \end_layout
20672
20673 \end_inset
20674 </cell>
20675 </row>
20676 <row>
20677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20678 \begin_inset Text
20679
20680 \begin_layout Plain Layout
20681
20682 \backslash
20683 Gamma
20684 \end_layout
20685
20686 \end_inset
20687 </cell>
20688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20689 \begin_inset Text
20690
20691 \begin_layout Plain Layout
20692 \begin_inset Formula $\Gamma$
20693 \end_inset
20694
20695
20696 \end_layout
20697
20698 \end_inset
20699 </cell>
20700 </row>
20701 <row>
20702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20703 \begin_inset Text
20704
20705 \begin_layout Plain Layout
20706
20707 \backslash
20708 Delta
20709 \end_layout
20710
20711 \end_inset
20712 </cell>
20713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20714 \begin_inset Text
20715
20716 \begin_layout Plain Layout
20717 \begin_inset Formula $\Delta$
20718 \end_inset
20719
20720
20721 \end_layout
20722
20723 \end_inset
20724 </cell>
20725 </row>
20726 <row>
20727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20728 \begin_inset Text
20729
20730 \begin_layout Plain Layout
20731
20732 \backslash
20733 Theta
20734 \end_layout
20735
20736 \end_inset
20737 </cell>
20738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20739 \begin_inset Text
20740
20741 \begin_layout Plain Layout
20742 \begin_inset Formula $\Theta$
20743 \end_inset
20744
20745
20746 \end_layout
20747
20748 \end_inset
20749 </cell>
20750 </row>
20751 <row>
20752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20753 \begin_inset Text
20754
20755 \begin_layout Plain Layout
20756
20757 \backslash
20758 Lambda
20759 \end_layout
20760
20761 \end_inset
20762 </cell>
20763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20764 \begin_inset Text
20765
20766 \begin_layout Plain Layout
20767 \begin_inset Formula $\Lambda$
20768 \end_inset
20769
20770
20771 \end_layout
20772
20773 \end_inset
20774 </cell>
20775 </row>
20776 <row>
20777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20778 \begin_inset Text
20779
20780 \begin_layout Plain Layout
20781
20782 \backslash
20783 Xi
20784 \end_layout
20785
20786 \end_inset
20787 </cell>
20788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20789 \begin_inset Text
20790
20791 \begin_layout Plain Layout
20792 \begin_inset Formula $\Xi$
20793 \end_inset
20794
20795
20796 \end_layout
20797
20798 \end_inset
20799 </cell>
20800 </row>
20801 <row>
20802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20803 \begin_inset Text
20804
20805 \begin_layout Plain Layout
20806
20807 \backslash
20808 Pi
20809 \end_layout
20810
20811 \end_inset
20812 </cell>
20813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20814 \begin_inset Text
20815
20816 \begin_layout Plain Layout
20817 \begin_inset Formula $\Pi$
20818 \end_inset
20819
20820
20821 \end_layout
20822
20823 \end_inset
20824 </cell>
20825 </row>
20826 </lyxtabular>
20827
20828 \end_inset
20829
20830
20831 \begin_inset space \hfill{}
20832 \end_inset
20833
20834
20835 \begin_inset Tabular
20836 <lyxtabular version="3" rows="6" columns="2">
20837 <features rotate="0" tabularvalignment="middle">
20838 <column alignment="center" valignment="top" width="0pt">
20839 <column alignment="center" valignment="top" width="0pt">
20840 <row>
20841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20842 \begin_inset Text
20843
20844 \begin_layout Plain Layout
20845
20846 \family roman
20847 \series medium
20848 \shape up
20849 \size normal
20850 \emph off
20851 \bar no
20852 \noun off
20853 \color none
20854 コマンド
20855 \end_layout
20856
20857 \end_inset
20858 </cell>
20859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20860 \begin_inset Text
20861
20862 \begin_layout Plain Layout
20863
20864 \family roman
20865 \series medium
20866 \shape up
20867 \size normal
20868 \emph off
20869 \bar no
20870 \noun off
20871 \color none
20872 出力
20873 \end_layout
20874
20875 \end_inset
20876 </cell>
20877 </row>
20878 <row>
20879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20880 \begin_inset Text
20881
20882 \begin_layout Plain Layout
20883
20884 \backslash
20885 Sigma
20886 \end_layout
20887
20888 \end_inset
20889 </cell>
20890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20891 \begin_inset Text
20892
20893 \begin_layout Plain Layout
20894 \begin_inset Formula $\Sigma$
20895 \end_inset
20896
20897
20898 \end_layout
20899
20900 \end_inset
20901 </cell>
20902 </row>
20903 <row>
20904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20905 \begin_inset Text
20906
20907 \begin_layout Plain Layout
20908
20909 \backslash
20910 Upsilon
20911 \end_layout
20912
20913 \end_inset
20914 </cell>
20915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20916 \begin_inset Text
20917
20918 \begin_layout Plain Layout
20919 \begin_inset Formula $\Upsilon$
20920 \end_inset
20921
20922
20923 \end_layout
20924
20925 \end_inset
20926 </cell>
20927 </row>
20928 <row>
20929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20930 \begin_inset Text
20931
20932 \begin_layout Plain Layout
20933
20934 \backslash
20935 Phi
20936 \end_layout
20937
20938 \end_inset
20939 </cell>
20940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20941 \begin_inset Text
20942
20943 \begin_layout Plain Layout
20944 \begin_inset Formula $\Phi$
20945 \end_inset
20946
20947
20948 \end_layout
20949
20950 \end_inset
20951 </cell>
20952 </row>
20953 <row>
20954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20955 \begin_inset Text
20956
20957 \begin_layout Plain Layout
20958
20959 \backslash
20960 Psi
20961 \end_layout
20962
20963 \end_inset
20964 </cell>
20965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20966 \begin_inset Text
20967
20968 \begin_layout Plain Layout
20969 \begin_inset Formula $\Psi$
20970 \end_inset
20971
20972
20973 \end_layout
20974
20975 \end_inset
20976 </cell>
20977 </row>
20978 <row>
20979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20980 \begin_inset Text
20981
20982 \begin_layout Plain Layout
20983
20984 \backslash
20985 Omega
20986 \end_layout
20987
20988 \end_inset
20989 </cell>
20990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20991 \begin_inset Text
20992
20993 \begin_layout Plain Layout
20994 \begin_inset Formula $\Omega$
20995 \end_inset
20996
20997
20998 \end_layout
20999
21000 \end_inset
21001 </cell>
21002 </row>
21003 </lyxtabular>
21004
21005 \end_inset
21006
21007
21008 \begin_inset space \hfill{}
21009 \end_inset
21010
21011
21012 \end_layout
21013
21014 \begin_layout Standard
21015 \begin_inset VSpace medskip
21016 \end_inset
21017
21018 大文字のギリシャ文字が立体で表示されるのは、TeXの開発途上に生じたデザイン上のバグによるものです。正しいイタリック体の大文字を得るためには、各コマンドの頭に
21019 \series bold
21020 var
21021 \series default
21022 を付けてください。たとえば、
21023 \series bold
21024
21025 \backslash
21026 varGamma
21027 \series default
21028 コマンドは、
21029 \begin_inset Formula $\varGamma$
21030 \end_inset
21031
21032 を生成します。もう一つの方法は、パッケージ
21033 \series bold
21034 fixmath
21035 \series default
21036
21037 \begin_inset Foot
21038 status collapsed
21039
21040 \begin_layout Plain Layout
21041
21042 \series bold
21043 fixmath
21044 \series default
21045 は、LaTeXパッケージ
21046 \series bold
21047 was
21048 \series default
21049
21050 \begin_inset Index idx
21051 status collapsed
21052
21053 \begin_layout Plain Layout
21054 ぱっけーじ@パッケージ ! was
21055 \begin_inset ERT
21056 status collapsed
21057
21058 \begin_layout Plain Layout
21059
21060
21061 \backslash
21062 vspace{4mm}
21063 \end_layout
21064
21065 \end_inset
21066
21067
21068 \end_layout
21069
21070 \end_inset
21071
21072 に含まれています。
21073 \end_layout
21074
21075 \end_inset
21076
21077
21078 \begin_inset Index idx
21079 status collapsed
21080
21081 \begin_layout Plain Layout
21082 ぱっけーじ@パッケージ ! fixmath
21083 \end_layout
21084
21085 \end_inset
21086
21087 をLaTeXプリアンブル行に
21088 \end_layout
21089
21090 \begin_layout Standard
21091
21092 \series bold
21093
21094 \backslash
21095 usepackage{fixmath}
21096 \end_layout
21097
21098 \begin_layout Standard
21099 と書いて読み込む方法です。すると、文書中の大きなギリシャ文字は、すべて自動的にイタリック体として組版されます。
21100 \end_layout
21101
21102 \begin_layout Subsection
21103 ボールド体
21104 \begin_inset Index idx
21105 status collapsed
21106
21107 \begin_layout Plain Layout
21108 ぎりしゃもじ@ギリシャ文字 ! ぼーるどたい@ボールド体
21109 \end_layout
21110
21111 \end_inset
21112
21113
21114 \end_layout
21115
21116 \begin_layout Standard
21117 ギリシャ文字は、ラテン文字のようには、多様な書体様式に設定することができません。ギリシャ文字をボールド体にできるのは、
21118 \series bold
21119
21120 \backslash
21121 boldsymbol
21122 \series default
21123 コマンドのみです
21124 \begin_inset Index idx
21125 status collapsed
21126
21127 \begin_layout Plain Layout
21128 こまんど@コマンド ! B ! 
21129 \backslash
21130 boldsymbol
21131 \end_layout
21132
21133 \end_inset
21134
21135
21136 \end_layout
21137
21138 \begin_layout Standard
21139 \align center
21140 \begin_inset Tabular
21141 <lyxtabular version="3" rows="3" columns="2">
21142 <features rotate="0" tabularvalignment="middle">
21143 <column alignment="center" valignment="top">
21144 <column alignment="center" valignment="top">
21145 <row>
21146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21147 \begin_inset Text
21148
21149 \begin_layout Plain Layout
21150 コマンド
21151 \end_layout
21152
21153 \end_inset
21154 </cell>
21155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21156 \begin_inset Text
21157
21158 \begin_layout Plain Layout
21159 出力
21160 \end_layout
21161
21162 \end_inset
21163 </cell>
21164 </row>
21165 <row>
21166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21167 \begin_inset Text
21168
21169 \begin_layout Plain Layout
21170
21171 \backslash
21172 Upsilon
21173 \backslash
21174 boldsymbol
21175 \backslash
21176 Upsilon
21177 \end_layout
21178
21179 \end_inset
21180 </cell>
21181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21182 \begin_inset Text
21183
21184 \begin_layout Plain Layout
21185 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
21186 \end_inset
21187
21188
21189 \end_layout
21190
21191 \end_inset
21192 </cell>
21193 </row>
21194 <row>
21195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21196 \begin_inset Text
21197
21198 \begin_layout Plain Layout
21199
21200 \backslash
21201 theta
21202 \backslash
21203 boldsymbol
21204 \backslash
21205 theta
21206 \end_layout
21207
21208 \end_inset
21209 </cell>
21210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21211 \begin_inset Text
21212
21213 \begin_layout Plain Layout
21214 \begin_inset Formula $\theta\boldsymbol{\theta}$
21215 \end_inset
21216
21217
21218 \end_layout
21219
21220 \end_inset
21221 </cell>
21222 </row>
21223 </lyxtabular>
21224
21225 \end_inset
21226
21227
21228 \end_layout
21229
21230 \begin_layout Section
21231 記号
21232 \begin_inset ERT
21233 status collapsed
21234
21235 \begin_layout Plain Layout
21236
21237
21238 \backslash
21239 texorpdfstring{
21240 \end_layout
21241
21242 \end_inset
21243
21244
21245 \begin_inset Foot
21246 status collapsed
21247
21248 \begin_layout Plain Layout
21249 各LaTeXパッケージに含まれる全記号をほとんど網羅した一覧が、
21250 \begin_inset CommandInset citation
21251 LatexCommand cite
21252 key "Symbols"
21253
21254 \end_inset
21255
21256 にあります。
21257 \end_layout
21258
21259 \end_inset
21260
21261
21262 \begin_inset ERT
21263 status collapsed
21264
21265 \begin_layout Plain Layout
21266
21267 }{}
21268 \end_layout
21269
21270 \end_inset
21271
21272
21273 \begin_inset Note Note
21274 status collapsed
21275
21276 \begin_layout Plain Layout
21277
21278 \backslash
21279 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
21280 \end_layout
21281
21282 \begin_layout Plain Layout
21283
21284 \backslash
21285 texorpdfstringについての詳細は、第
21286 \begin_inset CommandInset ref
21287 LatexCommand ref
21288 reference "sub:節見出し中の数式"
21289
21290 \end_inset
21291
21292 節にあります。
21293 \end_layout
21294
21295 \end_inset
21296
21297
21298 \begin_inset Index idx
21299 status collapsed
21300
21301 \begin_layout Plain Layout
21302 きごう@記号
21303 \end_layout
21304
21305 \end_inset
21306
21307
21308 \end_layout
21309
21310 \begin_layout Standard
21311 本節に掲げてある各記号の多くは、ツールバーボタンの
21312 \begin_inset Info
21313 type  "icon"
21314 arg   "math-insert \\nabla"
21315 \end_inset
21316
21317
21318 \begin_inset Info
21319 type  "icon"
21320 arg   "math-insert \\digamma"
21321 \end_inset
21322
21323 でも挿入することができます。
21324 \end_layout
21325
21326 \begin_layout Subsection
21327 数学記号
21328 \begin_inset CommandInset label
21329 LatexCommand label
21330 name "sub:数学記号"
21331
21332 \end_inset
21333
21334
21335 \begin_inset Index idx
21336 status collapsed
21337
21338 \begin_layout Plain Layout
21339 きごう@記号 ! すうがく@数学
21340 \end_layout
21341
21342 \end_inset
21343
21344
21345 \end_layout
21346
21347 \begin_layout Standard
21348 \begin_inset space \hfill{}
21349 \end_inset
21350
21351
21352 \begin_inset Tabular
21353 <lyxtabular version="3" rows="10" columns="2">
21354 <features rotate="0" tabularvalignment="middle">
21355 <column alignment="center" valignment="top" width="0pt">
21356 <column alignment="center" valignment="top" width="0pt">
21357 <row>
21358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21359 \begin_inset Text
21360
21361 \begin_layout Plain Layout
21362 コマンド
21363 \end_layout
21364
21365 \end_inset
21366 </cell>
21367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21368 \begin_inset Text
21369
21370 \begin_layout Plain Layout
21371 出力
21372 \end_layout
21373
21374 \end_inset
21375 </cell>
21376 </row>
21377 <row>
21378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21379 \begin_inset Text
21380
21381 \begin_layout Plain Layout
21382
21383 \backslash
21384 neg
21385 \end_layout
21386
21387 \end_inset
21388 </cell>
21389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21390 \begin_inset Text
21391
21392 \begin_layout Plain Layout
21393 \begin_inset Formula $\neg$
21394 \end_inset
21395
21396
21397 \end_layout
21398
21399 \end_inset
21400 </cell>
21401 </row>
21402 <row>
21403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21404 \begin_inset Text
21405
21406 \begin_layout Plain Layout
21407
21408 \backslash
21409 Im
21410 \end_layout
21411
21412 \end_inset
21413 </cell>
21414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21415 \begin_inset Text
21416
21417 \begin_layout Plain Layout
21418 \begin_inset Formula $\Im$
21419 \end_inset
21420
21421
21422 \end_layout
21423
21424 \end_inset
21425 </cell>
21426 </row>
21427 <row>
21428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21429 \begin_inset Text
21430
21431 \begin_layout Plain Layout
21432
21433 \backslash
21434 Re
21435 \end_layout
21436
21437 \end_inset
21438 </cell>
21439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21440 \begin_inset Text
21441
21442 \begin_layout Plain Layout
21443 \begin_inset Formula $\Re$
21444 \end_inset
21445
21446
21447 \end_layout
21448
21449 \end_inset
21450 </cell>
21451 </row>
21452 <row>
21453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21454 \begin_inset Text
21455
21456 \begin_layout Plain Layout
21457
21458 \backslash
21459 aleph
21460 \end_layout
21461
21462 \end_inset
21463 </cell>
21464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21465 \begin_inset Text
21466
21467 \begin_layout Plain Layout
21468 \begin_inset Formula $\aleph$
21469 \end_inset
21470
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 partial
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 $\partial$
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 infty
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 $\infty$
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" bottomline="true" leftline="true" usebox="none">
21529 \begin_inset Text
21530
21531 \begin_layout Plain Layout
21532
21533 \backslash
21534 wp
21535 \end_layout
21536
21537 \end_inset
21538 </cell>
21539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21540 \begin_inset Text
21541
21542 \begin_layout Plain Layout
21543 \begin_inset Formula $\wp$
21544 \end_inset
21545
21546
21547 \end_layout
21548
21549 \end_inset
21550 </cell>
21551 </row>
21552 <row>
21553 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21554 \begin_inset Text
21555
21556 \begin_layout Plain Layout
21557
21558 \backslash
21559 imath
21560 \end_layout
21561
21562 \end_inset
21563 </cell>
21564 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21565 \begin_inset Text
21566
21567 \begin_layout Plain Layout
21568 \begin_inset Formula $\imath$
21569 \end_inset
21570
21571
21572 \end_layout
21573
21574 \end_inset
21575 </cell>
21576 </row>
21577 <row>
21578 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21579 \begin_inset Text
21580
21581 \begin_layout Plain Layout
21582
21583 \backslash
21584 jmath
21585 \end_layout
21586
21587 \end_inset
21588 </cell>
21589 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21590 \begin_inset Text
21591
21592 \begin_layout Plain Layout
21593 \begin_inset Formula $\jmath$
21594 \end_inset
21595
21596
21597 \end_layout
21598
21599 \end_inset
21600 </cell>
21601 </row>
21602 </lyxtabular>
21603
21604 \end_inset
21605
21606
21607 \begin_inset space \hfill{}
21608 \end_inset
21609
21610
21611 \begin_inset Tabular
21612 <lyxtabular version="3" rows="10" columns="2">
21613 <features rotate="0" tabularvalignment="middle">
21614 <column alignment="center" valignment="top" width="0pt">
21615 <column alignment="center" valignment="top" width="0pt">
21616 <row>
21617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21618 \begin_inset Text
21619
21620 \begin_layout Plain Layout
21621 コマンド
21622 \end_layout
21623
21624 \end_inset
21625 </cell>
21626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21627 \begin_inset Text
21628
21629 \begin_layout Plain Layout
21630 出力
21631 \begin_inset Note Note
21632 status collapsed
21633
21634 \begin_layout Plain Layout
21635 ここで
21636 \series bold
21637
21638 \backslash
21639 raisebox
21640 \series default
21641 はスペーサーとして使用しているだけです。
21642 \end_layout
21643
21644 \end_inset
21645
21646
21647 \end_layout
21648
21649 \end_inset
21650 </cell>
21651 </row>
21652 <row>
21653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21654 \begin_inset Text
21655
21656 \begin_layout Plain Layout
21657
21658 \backslash
21659 forall
21660 \end_layout
21661
21662 \end_inset
21663 </cell>
21664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21665 \begin_inset Text
21666
21667 \begin_layout Plain Layout
21668 \begin_inset Formula $\forall$
21669 \end_inset
21670
21671
21672 \end_layout
21673
21674 \end_inset
21675 </cell>
21676 </row>
21677 <row>
21678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21679 \begin_inset Text
21680
21681 \begin_layout Plain Layout
21682
21683 \backslash
21684 exists
21685 \end_layout
21686
21687 \end_inset
21688 </cell>
21689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21690 \begin_inset Text
21691
21692 \begin_layout Plain Layout
21693 \begin_inset Formula $\exists$
21694 \end_inset
21695
21696
21697 \end_layout
21698
21699 \end_inset
21700 </cell>
21701 </row>
21702 <row>
21703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21704 \begin_inset Text
21705
21706 \begin_layout Plain Layout
21707
21708 \backslash
21709 nexists
21710 \end_layout
21711
21712 \end_inset
21713 </cell>
21714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21715 \begin_inset Text
21716
21717 \begin_layout Plain Layout
21718 \begin_inset Formula $\nexists$
21719 \end_inset
21720
21721
21722 \end_layout
21723
21724 \end_inset
21725 </cell>
21726 </row>
21727 <row>
21728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21729 \begin_inset Text
21730
21731 \begin_layout Plain Layout
21732
21733 \backslash
21734 emptyset
21735 \end_layout
21736
21737 \end_inset
21738 </cell>
21739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21740 \begin_inset Text
21741
21742 \begin_layout Plain Layout
21743 \begin_inset Formula $\emptyset$
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 varnothing
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 $\varnothing$
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 dag
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 $\dag$
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" bottomline="true" leftline="true" usebox="none">
21804 \begin_inset Text
21805
21806 \begin_layout Plain Layout
21807
21808 \backslash
21809 ddag
21810 \end_layout
21811
21812 \end_inset
21813 </cell>
21814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21815 \begin_inset Text
21816
21817 \begin_layout Plain Layout
21818 \begin_inset Formula $\ddag$
21819 \end_inset
21820
21821
21822 \end_layout
21823
21824 \end_inset
21825 </cell>
21826 </row>
21827 <row>
21828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21829 \begin_inset Text
21830
21831 \begin_layout Plain Layout
21832
21833 \backslash
21834 complement
21835 \end_layout
21836
21837 \end_inset
21838 </cell>
21839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21840 \begin_inset Text
21841
21842 \begin_layout Plain Layout
21843 \begin_inset ERT
21844 status collapsed
21845
21846 \begin_layout Plain Layout
21847
21848
21849 \backslash
21850 raisebox{-0.8mm}{
21851 \end_layout
21852
21853 \end_inset
21854
21855
21856 \begin_inset Formula $\complement$
21857 \end_inset
21858
21859
21860 \begin_inset ERT
21861 status collapsed
21862
21863 \begin_layout Plain Layout
21864
21865 }
21866 \end_layout
21867
21868 \end_inset
21869
21870
21871 \end_layout
21872
21873 \end_inset
21874 </cell>
21875 </row>
21876 <row>
21877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21878 \begin_inset Text
21879
21880 \begin_layout Plain Layout
21881
21882 \backslash
21883 Bbbk
21884 \end_layout
21885
21886 \end_inset
21887 </cell>
21888 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21889 \begin_inset Text
21890
21891 \begin_layout Plain Layout
21892 \begin_inset Formula $\Bbbk$
21893 \end_inset
21894
21895
21896 \end_layout
21897
21898 \end_inset
21899 </cell>
21900 </row>
21901 </lyxtabular>
21902
21903 \end_inset
21904
21905
21906 \begin_inset space \hfill{}
21907 \end_inset
21908
21909
21910 \begin_inset Tabular
21911 <lyxtabular version="3" rows="10" columns="2">
21912 <features rotate="0" tabularvalignment="middle">
21913 <column alignment="center" valignment="top" width="0pt">
21914 <column alignment="center" valignment="top" width="0pt">
21915 <row>
21916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21917 \begin_inset Text
21918
21919 \begin_layout Plain Layout
21920 コマンド
21921 \end_layout
21922
21923 \end_inset
21924 </cell>
21925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21926 \begin_inset Text
21927
21928 \begin_layout Plain Layout
21929 出力
21930 \end_layout
21931
21932 \end_inset
21933 </cell>
21934 </row>
21935 <row>
21936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21937 \begin_inset Text
21938
21939 \begin_layout Plain Layout
21940
21941 \backslash
21942 prime
21943 \end_layout
21944
21945 \end_inset
21946 </cell>
21947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21948 \begin_inset Text
21949
21950 \begin_layout Plain Layout
21951 \begin_inset Formula $\prime$
21952 \end_inset
21953
21954
21955 \end_layout
21956
21957 \end_inset
21958 </cell>
21959 </row>
21960 <row>
21961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21962 \begin_inset Text
21963
21964 \begin_layout Plain Layout
21965
21966 \backslash
21967 backprime
21968 \end_layout
21969
21970 \end_inset
21971 </cell>
21972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21973 \begin_inset Text
21974
21975 \begin_layout Plain Layout
21976 \begin_inset Formula $\backprime$
21977 \end_inset
21978
21979
21980 \end_layout
21981
21982 \end_inset
21983 </cell>
21984 </row>
21985 <row>
21986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21987 \begin_inset Text
21988
21989 \begin_layout Plain Layout
21990
21991 \backslash
21992 mho
21993 \end_layout
21994
21995 \end_inset
21996 </cell>
21997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21998 \begin_inset Text
21999
22000 \begin_layout Plain Layout
22001 \begin_inset Formula $\mho$
22002 \end_inset
22003
22004
22005 \end_layout
22006
22007 \end_inset
22008 </cell>
22009 </row>
22010 <row>
22011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22012 \begin_inset Text
22013
22014 \begin_layout Plain Layout
22015
22016 \backslash
22017 triangle
22018 \end_layout
22019
22020 \end_inset
22021 </cell>
22022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22023 \begin_inset Text
22024
22025 \begin_layout Plain Layout
22026 \begin_inset Formula $\triangle$
22027 \end_inset
22028
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 angle
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 $\angle$
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 measuredangle
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 $\measuredangle$
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" bottomline="true" leftline="true" usebox="none">
22087 \begin_inset Text
22088
22089 \begin_layout Plain Layout
22090
22091 \backslash
22092 sphericalangle
22093 \end_layout
22094
22095 \end_inset
22096 </cell>
22097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22098 \begin_inset Text
22099
22100 \begin_layout Plain Layout
22101 \begin_inset Formula $\sphericalangle$
22102 \end_inset
22103
22104
22105 \end_layout
22106
22107 \end_inset
22108 </cell>
22109 </row>
22110 <row>
22111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22112 \begin_inset Text
22113
22114 \begin_layout Plain Layout
22115
22116 \backslash
22117 top
22118 \end_layout
22119
22120 \end_inset
22121 </cell>
22122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22123 \begin_inset Text
22124
22125 \begin_layout Plain Layout
22126 \begin_inset Formula $\top$
22127 \end_inset
22128
22129
22130 \end_layout
22131
22132 \end_inset
22133 </cell>
22134 </row>
22135 <row>
22136 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22137 \begin_inset Text
22138
22139 \begin_layout Plain Layout
22140
22141 \backslash
22142 bot
22143 \end_layout
22144
22145 \end_inset
22146 </cell>
22147 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22148 \begin_inset Text
22149
22150 \begin_layout Plain Layout
22151 \begin_inset Formula $\bot$
22152 \end_inset
22153
22154
22155 \end_layout
22156
22157 \end_inset
22158 </cell>
22159 </row>
22160 </lyxtabular>
22161
22162 \end_inset
22163
22164
22165 \begin_inset space \hfill{}
22166 \end_inset
22167
22168
22169 \end_layout
22170
22171 \begin_layout Subsection
22172 その他の記号
22173 \begin_inset CommandInset label
22174 LatexCommand label
22175 name "sub:その他の記号"
22176
22177 \end_inset
22178
22179
22180 \begin_inset Index idx
22181 status collapsed
22182
22183 \begin_layout Plain Layout
22184 きごう@記号 ! そのた@その他
22185 \end_layout
22186
22187 \end_inset
22188
22189
22190 \end_layout
22191
22192 \begin_layout Standard
22193 \noindent
22194 \align center
22195 \begin_inset Tabular
22196 <lyxtabular version="3" rows="10" columns="2">
22197 <features rotate="0" tabularvalignment="middle">
22198 <column alignment="center" valignment="top" width="0pt">
22199 <column alignment="center" valignment="top" width="0pt">
22200 <row>
22201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22202 \begin_inset Text
22203
22204 \begin_layout Plain Layout
22205
22206 \family roman
22207 \series medium
22208 \shape up
22209 \size normal
22210 \emph off
22211 \bar no
22212 \noun off
22213 \color none
22214 コマンド
22215 \end_layout
22216
22217 \end_inset
22218 </cell>
22219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22220 \begin_inset Text
22221
22222 \begin_layout Plain Layout
22223
22224 \family roman
22225 \series medium
22226 \shape up
22227 \size normal
22228 \emph off
22229 \bar no
22230 \noun off
22231 \color none
22232 出力
22233 \end_layout
22234
22235 \end_inset
22236 </cell>
22237 </row>
22238 <row>
22239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22240 \begin_inset Text
22241
22242 \begin_layout Plain Layout
22243
22244 \backslash
22245 flat
22246 \end_layout
22247
22248 \end_inset
22249 </cell>
22250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22251 \begin_inset Text
22252
22253 \begin_layout Plain Layout
22254 \begin_inset Formula $\flat$
22255 \end_inset
22256
22257
22258 \end_layout
22259
22260 \end_inset
22261 </cell>
22262 </row>
22263 <row>
22264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22265 \begin_inset Text
22266
22267 \begin_layout Plain Layout
22268
22269 \backslash
22270 natural
22271 \end_layout
22272
22273 \end_inset
22274 </cell>
22275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22276 \begin_inset Text
22277
22278 \begin_layout Plain Layout
22279 \begin_inset Formula $\natural$
22280 \end_inset
22281
22282
22283 \end_layout
22284
22285 \end_inset
22286 </cell>
22287 </row>
22288 <row>
22289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22290 \begin_inset Text
22291
22292 \begin_layout Plain Layout
22293
22294 \backslash
22295 sharp
22296 \end_layout
22297
22298 \end_inset
22299 </cell>
22300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22301 \begin_inset Text
22302
22303 \begin_layout Plain Layout
22304 \begin_inset Formula $\sharp$
22305 \end_inset
22306
22307
22308 \end_layout
22309
22310 \end_inset
22311 </cell>
22312 </row>
22313 <row>
22314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22315 \begin_inset Text
22316
22317 \begin_layout Plain Layout
22318
22319 \backslash
22320 surd
22321 \end_layout
22322
22323 \end_inset
22324 </cell>
22325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22326 \begin_inset Text
22327
22328 \begin_layout Plain Layout
22329 \begin_inset Formula $\surd$
22330 \end_inset
22331
22332
22333 \end_layout
22334
22335 \end_inset
22336 </cell>
22337 </row>
22338 <row>
22339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22340 \begin_inset Text
22341
22342 \begin_layout Plain Layout
22343
22344 \backslash
22345 checkmark
22346 \end_layout
22347
22348 \end_inset
22349 </cell>
22350 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22351 \begin_inset Text
22352
22353 \begin_layout Plain Layout
22354 \begin_inset Formula $\checkmark$
22355 \end_inset
22356
22357
22358 \end_layout
22359
22360 \end_inset
22361 </cell>
22362 </row>
22363 <row>
22364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22365 \begin_inset Text
22366
22367 \begin_layout Plain Layout
22368
22369 \backslash
22370 yen
22371 \end_layout
22372
22373 \end_inset
22374 </cell>
22375 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22376 \begin_inset Text
22377
22378 \begin_layout Plain Layout
22379 \begin_inset Formula $\yen$
22380 \end_inset
22381
22382
22383 \end_layout
22384
22385 \end_inset
22386 </cell>
22387 </row>
22388 <row>
22389 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22390 \begin_inset Text
22391
22392 \begin_layout Plain Layout
22393
22394 \backslash
22395 pounds
22396 \end_layout
22397
22398 \end_inset
22399 </cell>
22400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22401 \begin_inset Text
22402
22403 \begin_layout Plain Layout
22404 \begin_inset Formula $\pounds$
22405 \end_inset
22406
22407
22408 \end_layout
22409
22410 \end_inset
22411 </cell>
22412 </row>
22413 <row>
22414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22415 \begin_inset Text
22416
22417 \begin_layout Plain Layout
22418 $
22419 \end_layout
22420
22421 \end_inset
22422 </cell>
22423 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22424 \begin_inset Text
22425
22426 \begin_layout Plain Layout
22427 \begin_inset Formula $\$$
22428 \end_inset
22429
22430
22431 \end_layout
22432
22433 \end_inset
22434 </cell>
22435 </row>
22436 <row>
22437 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22438 \begin_inset Text
22439
22440 \begin_layout Plain Layout
22441 §
22442 \end_layout
22443
22444 \end_inset
22445 </cell>
22446 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22447 \begin_inset Text
22448
22449 \begin_layout Plain Layout
22450 \begin_inset Formula $\mathsection$
22451 \end_inset
22452
22453
22454 \end_layout
22455
22456 \end_inset
22457 </cell>
22458 </row>
22459 </lyxtabular>
22460
22461 \end_inset
22462
22463
22464 \begin_inset Tabular
22465 <lyxtabular version="3" rows="10" columns="2">
22466 <features rotate="0" tabularvalignment="middle">
22467 <column alignment="center" valignment="top">
22468 <column alignment="center" valignment="top">
22469 <row>
22470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22471 \begin_inset Text
22472
22473 \begin_layout Plain Layout
22474
22475 \family roman
22476 \series medium
22477 \shape up
22478 \size normal
22479 \emph off
22480 \bar no
22481 \noun off
22482 \color none
22483 コマンド
22484 \end_layout
22485
22486 \end_inset
22487 </cell>
22488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22489 \begin_inset Text
22490
22491 \begin_layout Plain Layout
22492
22493 \family roman
22494 \series medium
22495 \shape up
22496 \size normal
22497 \emph off
22498 \bar no
22499 \noun off
22500 \color none
22501 出力
22502 \end_layout
22503
22504 \end_inset
22505 </cell>
22506 </row>
22507 <row>
22508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22509 \begin_inset Text
22510
22511 \begin_layout Plain Layout
22512
22513 \backslash
22514 hbar
22515 \end_layout
22516
22517 \end_inset
22518 </cell>
22519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22520 \begin_inset Text
22521
22522 \begin_layout Plain Layout
22523 \begin_inset Formula $\hbar$
22524 \end_inset
22525
22526
22527 \end_layout
22528
22529 \end_inset
22530 </cell>
22531 </row>
22532 <row>
22533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22534 \begin_inset Text
22535
22536 \begin_layout Plain Layout
22537
22538 \backslash
22539 hslash
22540 \end_layout
22541
22542 \end_inset
22543 </cell>
22544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22545 \begin_inset Text
22546
22547 \begin_layout Plain Layout
22548 \begin_inset Formula $\hslash$
22549 \end_inset
22550
22551
22552 \end_layout
22553
22554 \end_inset
22555 </cell>
22556 </row>
22557 <row>
22558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22559 \begin_inset Text
22560
22561 \begin_layout Plain Layout
22562
22563 \backslash
22564 clubsuit
22565 \end_layout
22566
22567 \end_inset
22568 </cell>
22569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22570 \begin_inset Text
22571
22572 \begin_layout Plain Layout
22573 \begin_inset Formula $\clubsuit$
22574 \end_inset
22575
22576
22577 \end_layout
22578
22579 \end_inset
22580 </cell>
22581 </row>
22582 <row>
22583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22584 \begin_inset Text
22585
22586 \begin_layout Plain Layout
22587
22588 \backslash
22589 spadesuit
22590 \end_layout
22591
22592 \end_inset
22593 </cell>
22594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22595 \begin_inset Text
22596
22597 \begin_layout Plain Layout
22598 \begin_inset Formula $\spadesuit$
22599 \end_inset
22600
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 bigstar
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 $\bigstar$
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 blacklozenge
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 $\blacklozenge$
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 blacktriangle
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 $\blacktriangle$
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 blacktiangledown
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 $\blacktriangledown$
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" bottomline="true" leftline="true" usebox="none">
22709 \begin_inset Text
22710
22711 \begin_layout Plain Layout
22712
22713 \backslash
22714 bullet
22715 \end_layout
22716
22717 \end_inset
22718 </cell>
22719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22720 \begin_inset Text
22721
22722 \begin_layout Plain Layout
22723 \begin_inset Formula $\bullet$
22724 \end_inset
22725
22726
22727 \end_layout
22728
22729 \end_inset
22730 </cell>
22731 </row>
22732 </lyxtabular>
22733
22734 \end_inset
22735
22736
22737 \begin_inset Tabular
22738 <lyxtabular version="3" rows="10" columns="2">
22739 <features rotate="0" tabularvalignment="middle">
22740 <column alignment="center" valignment="top" width="0pt">
22741 <column alignment="center" valignment="top" width="0pt">
22742 <row>
22743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22744 \begin_inset Text
22745
22746 \begin_layout Plain Layout
22747
22748 \family roman
22749 \series medium
22750 \shape up
22751 \size normal
22752 \emph off
22753 \bar no
22754 \noun off
22755 \color none
22756 コマンド
22757 \end_layout
22758
22759 \end_inset
22760 </cell>
22761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22762 \begin_inset Text
22763
22764 \begin_layout Plain Layout
22765
22766 \family roman
22767 \series medium
22768 \shape up
22769 \size normal
22770 \emph off
22771 \bar no
22772 \noun off
22773 \color none
22774 出力
22775 \end_layout
22776
22777 \end_inset
22778 </cell>
22779 </row>
22780 <row>
22781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22782 \begin_inset Text
22783
22784 \begin_layout Plain Layout
22785
22786 \backslash
22787 diamondsuit
22788 \end_layout
22789
22790 \end_inset
22791 </cell>
22792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22793 \begin_inset Text
22794
22795 \begin_layout Plain Layout
22796 \begin_inset Formula $\diamondsuit$
22797 \end_inset
22798
22799
22800 \end_layout
22801
22802 \end_inset
22803 </cell>
22804 </row>
22805 <row>
22806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22807 \begin_inset Text
22808
22809 \begin_layout Plain Layout
22810
22811 \backslash
22812 Diamond
22813 \end_layout
22814
22815 \end_inset
22816 </cell>
22817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22818 \begin_inset Text
22819
22820 \begin_layout Plain Layout
22821 \begin_inset Formula $\Diamond$
22822 \end_inset
22823
22824
22825 \end_layout
22826
22827 \end_inset
22828 </cell>
22829 </row>
22830 <row>
22831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22832 \begin_inset Text
22833
22834 \begin_layout Plain Layout
22835
22836 \backslash
22837 heartsuit
22838 \end_layout
22839
22840 \end_inset
22841 </cell>
22842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22843 \begin_inset Text
22844
22845 \begin_layout Plain Layout
22846 \begin_inset Formula $\heartsuit$
22847 \end_inset
22848
22849
22850 \end_layout
22851
22852 \end_inset
22853 </cell>
22854 </row>
22855 <row>
22856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22857 \begin_inset Text
22858
22859 \begin_layout Plain Layout
22860
22861 \backslash
22862 P
22863 \end_layout
22864
22865 \end_inset
22866 </cell>
22867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22868 \begin_inset Text
22869
22870 \begin_layout Plain Layout
22871 \begin_inset Formula $\P$
22872 \end_inset
22873
22874
22875 \end_layout
22876
22877 \end_inset
22878 </cell>
22879 </row>
22880 <row>
22881 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22882 \begin_inset Text
22883
22884 \begin_layout Plain Layout
22885
22886 \backslash
22887 copyright
22888 \end_layout
22889
22890 \end_inset
22891 </cell>
22892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22893 \begin_inset Text
22894
22895 \begin_layout Plain Layout
22896 \begin_inset Formula $\copyright$
22897 \end_inset
22898
22899
22900 \end_layout
22901
22902 \end_inset
22903 </cell>
22904 </row>
22905 <row>
22906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22907 \begin_inset Text
22908
22909 \begin_layout Plain Layout
22910
22911 \backslash
22912 circledR
22913 \end_layout
22914
22915 \end_inset
22916 </cell>
22917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22918 \begin_inset Text
22919
22920 \begin_layout Plain Layout
22921 \begin_inset Formula $\circledR$
22922 \end_inset
22923
22924
22925 \end_layout
22926
22927 \end_inset
22928 </cell>
22929 </row>
22930 <row>
22931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22932 \begin_inset Text
22933
22934 \begin_layout Plain Layout
22935
22936 \backslash
22937 maltese
22938 \end_layout
22939
22940 \end_inset
22941 </cell>
22942 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22943 \begin_inset Text
22944
22945 \begin_layout Plain Layout
22946 \begin_inset Formula $\maltese$
22947 \end_inset
22948
22949
22950 \end_layout
22951
22952 \end_inset
22953 </cell>
22954 </row>
22955 <row>
22956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22957 \begin_inset Text
22958
22959 \begin_layout Plain Layout
22960
22961 \backslash
22962 diagup
22963 \end_layout
22964
22965 \end_inset
22966 </cell>
22967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22968 \begin_inset Text
22969
22970 \begin_layout Plain Layout
22971 \begin_inset Formula $\diagup$
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 diagdown
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 $\diagdown$
22997 \end_inset
22998
22999
23000 \end_layout
23001
23002 \end_inset
23003 </cell>
23004 </row>
23005 </lyxtabular>
23006
23007 \end_inset
23008
23009
23010 \end_layout
23011
23012 \begin_layout Standard
23013 \begin_inset VSpace medskip
23014 \end_inset
23015
23016 ここにある以上の記号が、第
23017 \begin_inset CommandInset ref
23018 LatexCommand ref
23019 reference "sub:他の特殊文字"
23020
23021 \end_inset
23022
23023 節に挙げてあります。
23024 \end_layout
23025
23026 \begin_layout Standard
23027 寸法を変えて表示することのできる記号もあります。第
23028 \begin_inset CommandInset ref
23029 LatexCommand ref
23030 reference "sub:書体寸法"
23031
23032 \end_inset
23033
23034 節をご参照下さい。
23035 \end_layout
23036
23037 \begin_layout Subsection
23038 ユーロ通貨記号
23039 \begin_inset Index idx
23040 status collapsed
23041
23042 \begin_layout Plain Layout
23043 きごう@記号 ! ゆーろつうかきごう@ユーロ通貨記号
23044 \end_layout
23045
23046 \end_inset
23047
23048
23049 \begin_inset Index idx
23050 status collapsed
23051
23052 \begin_layout Plain Layout
23053 E@
23054 \begin_inset ERT
23055 status collapsed
23056
23057 \begin_layout Plain Layout
23058
23059
23060 \backslash
23061 officialeuro
23062 \end_layout
23063
23064 \end_inset
23065
23066
23067 \end_layout
23068
23069 \end_inset
23070
23071
23072 \end_layout
23073
23074 \begin_layout Standard
23075 ユーロ通貨記号を数式で使用するには、LaTeXパッケージ
23076 \series bold
23077 eurosym
23078 \series default
23079
23080 \begin_inset Index idx
23081 status collapsed
23082
23083 \begin_layout Plain Layout
23084 ぱっけーじ@パッケージ ! eurosym
23085 \end_layout
23086
23087 \end_inset
23088
23089 が導入されていて、以下のようなLaTeXプリアンブル行によって読み込まれていなくてはなりません。
23090 \end_layout
23091
23092 \begin_layout Standard
23093
23094 \series bold
23095
23096 \backslash
23097 usepackage[gennarrow]{eurosym}
23098 \end_layout
23099
23100 \begin_layout Standard
23101 すると、ユーロ通貨記号を
23102 \series bold
23103
23104 \backslash
23105 euro
23106 \series default
23107
23108 \begin_inset Index idx
23109 status collapsed
23110
23111 \begin_layout Plain Layout
23112 こまんど@コマンド ! E ! 
23113 \backslash
23114 euro
23115 \end_layout
23116
23117 \end_inset
23118
23119 コマンドで挿入することができるようになります。
23120 \end_layout
23121
23122 \begin_layout Standard
23123 数式テキストには、
23124 \series bold
23125 eurosym
23126 \series default
23127 が導入されていなくても、ユーロ通貨記号を直接キーボードを使って(あれば)挿入することができます。
23128 \series bold
23129 eurosym
23130 \series default
23131 が導入されていれば、
23132 \series bold
23133
23134 \backslash
23135 euro
23136 \series default
23137 はTeXモードでも挿入することができます。また、正式な通貨記号を
23138 \series bold
23139
23140 \backslash
23141 officialeuro
23142 \series default
23143
23144 \begin_inset Index idx
23145 status collapsed
23146
23147 \begin_layout Plain Layout
23148 こまんど@コマンド ! O ! 
23149 \backslash
23150 officialeuro
23151 \end_layout
23152
23153 \end_inset
23154
23155 コマンド(これはTeXモードでのみ使用することができます)で挿入することができます。
23156 \end_layout
23157
23158 \begin_layout Standard
23159 \begin_inset ERT
23160 status collapsed
23161
23162 \begin_layout Plain Layout
23163
23164
23165 \backslash
23166 ifeurosym 
23167 \end_layout
23168
23169 \end_inset
23170
23171
23172 \begin_inset Note Note
23173 status open
23174
23175 \begin_layout Plain Layout
23176 以下の表は、LaTeXパッケージ
23177 \series bold
23178 eurosym
23179 \series default
23180 が導入済みのときのみ表示されます。
23181 \end_layout
23182
23183 \end_inset
23184
23185
23186 \end_layout
23187
23188 \begin_layout Standard
23189 以下は、各ユーロ通貨記号のまとめです。
23190 \end_layout
23191
23192 \begin_layout Standard
23193 \align center
23194 \begin_inset Tabular
23195 <lyxtabular version="3" rows="4" columns="3">
23196 <features rotate="0" tabularvalignment="middle">
23197 <column alignment="center" valignment="top" width="0pt">
23198 <column alignment="center" valignment="top" width="0pt">
23199 <column alignment="center" valignment="top" width="0pt">
23200 <row>
23201 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23202 \begin_inset Text
23203
23204 \begin_layout Plain Layout
23205
23206 \end_layout
23207
23208 \end_inset
23209 </cell>
23210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23211 \begin_inset Text
23212
23213 \begin_layout Plain Layout
23214 コマンド
23215 \end_layout
23216
23217 \end_inset
23218 </cell>
23219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23220 \begin_inset Text
23221
23222 \begin_layout Plain Layout
23223 出力
23224 \end_layout
23225
23226 \end_inset
23227 </cell>
23228 </row>
23229 <row>
23230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23231 \begin_inset Text
23232
23233 \begin_layout Plain Layout
23234 数式
23235 \end_layout
23236
23237 \end_inset
23238 </cell>
23239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23240 \begin_inset Text
23241
23242 \begin_layout Plain Layout
23243
23244 \backslash
23245 euro
23246 \end_layout
23247
23248 \end_inset
23249 </cell>
23250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23251 \begin_inset Text
23252
23253 \begin_layout Plain Layout
23254 \begin_inset Formula $\euro$
23255 \end_inset
23256
23257
23258 \end_layout
23259
23260 \end_inset
23261 </cell>
23262 </row>
23263 <row>
23264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23265 \begin_inset Text
23266
23267 \begin_layout Plain Layout
23268 数式テキスト
23269 \end_layout
23270
23271 \end_inset
23272 </cell>
23273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23274 \begin_inset Text
23275
23276 \begin_layout Plain Layout
23277 (ユーロ記号)
23278 \end_layout
23279
23280 \end_inset
23281 </cell>
23282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23283 \begin_inset Text
23284
23285 \begin_layout Plain Layout
23286 (ユーロ記号)
23287 \end_layout
23288
23289 \end_inset
23290 </cell>
23291 </row>
23292 <row>
23293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23294 \begin_inset Text
23295
23296 \begin_layout Plain Layout
23297 TeXモード
23298 \end_layout
23299
23300 \end_inset
23301 </cell>
23302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23303 \begin_inset Text
23304
23305 \begin_layout Plain Layout
23306
23307 \backslash
23308 officialeuro
23309 \end_layout
23310
23311 \end_inset
23312 </cell>
23313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23314 \begin_inset Text
23315
23316 \begin_layout Plain Layout
23317 \begin_inset ERT
23318 status collapsed
23319
23320 \begin_layout Plain Layout
23321
23322
23323 \backslash
23324 officialeuro
23325 \end_layout
23326
23327 \end_inset
23328
23329
23330 \end_layout
23331
23332 \end_inset
23333 </cell>
23334 </row>
23335 </lyxtabular>
23336
23337 \end_inset
23338
23339
23340 \end_layout
23341
23342 \begin_layout Standard
23343 \begin_inset ERT
23344 status collapsed
23345
23346 \begin_layout Plain Layout
23347
23348
23349 \backslash
23350 else 
23351 \end_layout
23352
23353 \end_inset
23354
23355
23356 \begin_inset Note Note
23357 status open
23358
23359 \begin_layout Plain Layout
23360 以下は、LaTeXパッケージ
23361 \series bold
23362 eurosym
23363 \series default
23364 が導入されていないときのみ表示されます。
23365 \end_layout
23366
23367 \end_inset
23368
23369
23370 \end_layout
23371
23372 \begin_layout Standard
23373 本節の残りを出力としてみるためには、LaTeXパッケージ
23374 \series bold
23375 eurosym
23376 \series default
23377 を導入する必要があります。
23378 \end_layout
23379
23380 \begin_layout Standard
23381 \begin_inset ERT
23382 status collapsed
23383
23384 \begin_layout Plain Layout
23385
23386
23387 \backslash
23388 fi 
23389 \end_layout
23390
23391 \end_inset
23392
23393
23394 \end_layout
23395
23396 \begin_layout Section
23397 関係子
23398 \begin_inset CommandInset label
23399 LatexCommand label
23400 name "sec:関係子"
23401
23402 \end_inset
23403
23404
23405 \begin_inset Index idx
23406 status collapsed
23407
23408 \begin_layout Plain Layout
23409 かんけいし@関係子
23410 \end_layout
23411
23412 \end_inset
23413
23414
23415 \begin_inset Index idx
23416 status collapsed
23417
23418 \begin_layout Plain Layout
23419 ひかくし@比較子
23420 \begin_inset ERT
23421 status collapsed
23422
23423 \begin_layout Plain Layout
23424
23425 |see{
23426 \end_layout
23427
23428 \end_inset
23429
23430 関係子
23431 \begin_inset ERT
23432 status collapsed
23433
23434 \begin_layout Plain Layout
23435
23436 }
23437 \end_layout
23438
23439 \end_inset
23440
23441
23442 \end_layout
23443
23444 \end_inset
23445
23446
23447 \end_layout
23448
23449 \begin_layout Standard
23450 関係子はすべて、ツールバーボタンの
23451 \begin_inset Info
23452 type  "icon"
23453 arg   "math-insert \\leq"
23454 \end_inset
23455
23456 でも挿入することができます。
23457 \end_layout
23458
23459 \begin_layout Standard
23460 \begin_inset space \hfill{}
23461 \end_inset
23462
23463
23464 \begin_inset Tabular
23465 <lyxtabular version="3" rows="17" columns="2">
23466 <features rotate="0" tabularvalignment="middle">
23467 <column alignment="center" valignment="top" width="0pt">
23468 <column alignment="center" valignment="top" width="0pt">
23469 <row>
23470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23471 \begin_inset Text
23472
23473 \begin_layout Plain Layout
23474 コマンド
23475 \end_layout
23476
23477 \end_inset
23478 </cell>
23479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23480 \begin_inset Text
23481
23482 \begin_layout Plain Layout
23483 出力
23484 \end_layout
23485
23486 \end_inset
23487 </cell>
23488 </row>
23489 <row>
23490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23491 \begin_inset Text
23492
23493 \begin_layout Plain Layout
23494 \begin_inset Formula $<$
23495 \end_inset
23496
23497
23498 \end_layout
23499
23500 \end_inset
23501 </cell>
23502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23503 \begin_inset Text
23504
23505 \begin_layout Plain Layout
23506 \begin_inset Formula $<$
23507 \end_inset
23508
23509
23510 \end_layout
23511
23512 \end_inset
23513 </cell>
23514 </row>
23515 <row>
23516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23517 \begin_inset Text
23518
23519 \begin_layout Plain Layout
23520
23521 \backslash
23522 le
23523 \end_layout
23524
23525 \end_inset
23526 </cell>
23527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23528 \begin_inset Text
23529
23530 \begin_layout Plain Layout
23531 \begin_inset Formula $\le$
23532 \end_inset
23533
23534
23535 \end_layout
23536
23537 \end_inset
23538 </cell>
23539 </row>
23540 <row>
23541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23542 \begin_inset Text
23543
23544 \begin_layout Plain Layout
23545
23546 \backslash
23547 ll
23548 \end_layout
23549
23550 \end_inset
23551 </cell>
23552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23553 \begin_inset Text
23554
23555 \begin_layout Plain Layout
23556 \begin_inset Formula $\ll$
23557 \end_inset
23558
23559
23560 \end_layout
23561
23562 \end_inset
23563 </cell>
23564 </row>
23565 <row>
23566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23567 \begin_inset Text
23568
23569 \begin_layout Plain Layout
23570
23571 \backslash
23572 prec
23573 \end_layout
23574
23575 \end_inset
23576 </cell>
23577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23578 \begin_inset Text
23579
23580 \begin_layout Plain Layout
23581 \begin_inset Formula $\prec$
23582 \end_inset
23583
23584
23585 \end_layout
23586
23587 \end_inset
23588 </cell>
23589 </row>
23590 <row>
23591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23592 \begin_inset Text
23593
23594 \begin_layout Plain Layout
23595
23596 \backslash
23597 preceq
23598 \end_layout
23599
23600 \end_inset
23601 </cell>
23602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23603 \begin_inset Text
23604
23605 \begin_layout Plain Layout
23606 \begin_inset Formula $\preceq$
23607 \end_inset
23608
23609
23610 \end_layout
23611
23612 \end_inset
23613 </cell>
23614 </row>
23615 <row>
23616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23617 \begin_inset Text
23618
23619 \begin_layout Plain Layout
23620
23621 \backslash
23622 subset
23623 \end_layout
23624
23625 \end_inset
23626 </cell>
23627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23628 \begin_inset Text
23629
23630 \begin_layout Plain Layout
23631 \begin_inset Formula $\subset$
23632 \end_inset
23633
23634
23635 \end_layout
23636
23637 \end_inset
23638 </cell>
23639 </row>
23640 <row>
23641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23642 \begin_inset Text
23643
23644 \begin_layout Plain Layout
23645
23646 \backslash
23647 subseteq
23648 \end_layout
23649
23650 \end_inset
23651 </cell>
23652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23653 \begin_inset Text
23654
23655 \begin_layout Plain Layout
23656 \begin_inset Formula $\subseteq$
23657 \end_inset
23658
23659
23660 \end_layout
23661
23662 \end_inset
23663 </cell>
23664 </row>
23665 <row>
23666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23667 \begin_inset Text
23668
23669 \begin_layout Plain Layout
23670
23671 \backslash
23672 sqsubseteq
23673 \end_layout
23674
23675 \end_inset
23676 </cell>
23677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23678 \begin_inset Text
23679
23680 \begin_layout Plain Layout
23681 \begin_inset Formula $\sqsubseteq$
23682 \end_inset
23683
23684
23685 \end_layout
23686
23687 \end_inset
23688 </cell>
23689 </row>
23690 <row>
23691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23692 \begin_inset Text
23693
23694 \begin_layout Plain Layout
23695
23696 \backslash
23697 in
23698 \end_layout
23699
23700 \end_inset
23701 </cell>
23702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23703 \begin_inset Text
23704
23705 \begin_layout Plain Layout
23706 \begin_inset Formula $\in$
23707 \end_inset
23708
23709
23710 \end_layout
23711
23712 \end_inset
23713 </cell>
23714 </row>
23715 <row>
23716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23717 \begin_inset Text
23718
23719 \begin_layout Plain Layout
23720
23721 \backslash
23722 vdash
23723 \end_layout
23724
23725 \end_inset
23726 </cell>
23727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23728 \begin_inset Text
23729
23730 \begin_layout Plain Layout
23731 \begin_inset Formula $\vdash$
23732 \end_inset
23733
23734
23735 \end_layout
23736
23737 \end_inset
23738 </cell>
23739 </row>
23740 <row>
23741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23742 \begin_inset Text
23743
23744 \begin_layout Plain Layout
23745
23746 \backslash
23747 smile
23748 \end_layout
23749
23750 \end_inset
23751 </cell>
23752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23753 \begin_inset Text
23754
23755 \begin_layout Plain Layout
23756 \begin_inset Formula $\smile$
23757 \end_inset
23758
23759
23760 \end_layout
23761
23762 \end_inset
23763 </cell>
23764 </row>
23765 <row>
23766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23767 \begin_inset Text
23768
23769 \begin_layout Plain Layout
23770
23771 \backslash
23772 lhd
23773 \end_layout
23774
23775 \end_inset
23776 </cell>
23777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23778 \begin_inset Text
23779
23780 \begin_layout Plain Layout
23781 \begin_inset Formula $\lhd$
23782 \end_inset
23783
23784
23785 \end_layout
23786
23787 \end_inset
23788 </cell>
23789 </row>
23790 <row>
23791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23792 \begin_inset Text
23793
23794 \begin_layout Plain Layout
23795
23796 \backslash
23797 unlhd
23798 \end_layout
23799
23800 \end_inset
23801 </cell>
23802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23803 \begin_inset Text
23804
23805 \begin_layout Plain Layout
23806 \begin_inset Formula $\unlhd$
23807 \end_inset
23808
23809
23810 \end_layout
23811
23812 \end_inset
23813 </cell>
23814 </row>
23815 <row>
23816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23817 \begin_inset Text
23818
23819 \begin_layout Plain Layout
23820
23821 \backslash
23822 gtrless
23823 \end_layout
23824
23825 \end_inset
23826 </cell>
23827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23828 \begin_inset Text
23829
23830 \begin_layout Plain Layout
23831 \begin_inset Formula $\gtrless$
23832 \end_inset
23833
23834
23835 \end_layout
23836
23837 \end_inset
23838 </cell>
23839 </row>
23840 <row>
23841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23842 \begin_inset Text
23843
23844 \begin_layout Plain Layout
23845
23846 \backslash
23847 mid
23848 \end_layout
23849
23850 \end_inset
23851 </cell>
23852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23853 \begin_inset Text
23854
23855 \begin_layout Plain Layout
23856 \begin_inset Formula $\mid$
23857 \end_inset
23858
23859
23860 \end_layout
23861
23862 \end_inset
23863 </cell>
23864 </row>
23865 <row>
23866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23867 \begin_inset Text
23868
23869 \begin_layout Plain Layout
23870
23871 \backslash
23872 nmid
23873 \end_layout
23874
23875 \end_inset
23876 </cell>
23877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23878 \begin_inset Text
23879
23880 \begin_layout Plain Layout
23881 \begin_inset Formula $\nmid$
23882 \end_inset
23883
23884
23885 \end_layout
23886
23887 \end_inset
23888 </cell>
23889 </row>
23890 </lyxtabular>
23891
23892 \end_inset
23893
23894
23895 \begin_inset space \hfill{}
23896 \end_inset
23897
23898
23899 \begin_inset Tabular
23900 <lyxtabular version="3" rows="17" columns="2">
23901 <features rotate="0" tabularvalignment="middle">
23902 <column alignment="center" valignment="top" width="0pt">
23903 <column alignment="center" valignment="top" width="0pt">
23904 <row>
23905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23906 \begin_inset Text
23907
23908 \begin_layout Plain Layout
23909 コマンド
23910 \end_layout
23911
23912 \end_inset
23913 </cell>
23914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23915 \begin_inset Text
23916
23917 \begin_layout Plain Layout
23918 出力
23919 \end_layout
23920
23921 \end_inset
23922 </cell>
23923 </row>
23924 <row>
23925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23926 \begin_inset Text
23927
23928 \begin_layout Plain Layout
23929 =
23930 \end_layout
23931
23932 \end_inset
23933 </cell>
23934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23935 \begin_inset Text
23936
23937 \begin_layout Plain Layout
23938 \begin_inset Formula $=$
23939 \end_inset
23940
23941
23942 \end_layout
23943
23944 \end_inset
23945 </cell>
23946 </row>
23947 <row>
23948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23949 \begin_inset Text
23950
23951 \begin_layout Plain Layout
23952
23953 \backslash
23954 not=
23955 \end_layout
23956
23957 \end_inset
23958 </cell>
23959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23960 \begin_inset Text
23961
23962 \begin_layout Plain Layout
23963 \begin_inset Formula $\not=$
23964 \end_inset
23965
23966
23967 \end_layout
23968
23969 \end_inset
23970 </cell>
23971 </row>
23972 <row>
23973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23974 \begin_inset Text
23975
23976 \begin_layout Plain Layout
23977
23978 \backslash
23979 equiv
23980 \end_layout
23981
23982 \end_inset
23983 </cell>
23984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23985 \begin_inset Text
23986
23987 \begin_layout Plain Layout
23988 \begin_inset Formula $\equiv$
23989 \end_inset
23990
23991
23992 \end_layout
23993
23994 \end_inset
23995 </cell>
23996 </row>
23997 <row>
23998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23999 \begin_inset Text
24000
24001 \begin_layout Plain Layout
24002
24003 \backslash
24004 sim
24005 \end_layout
24006
24007 \end_inset
24008 </cell>
24009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24010 \begin_inset Text
24011
24012 \begin_layout Plain Layout
24013 \begin_inset Formula $\sim$
24014 \end_inset
24015
24016
24017 \end_layout
24018
24019 \end_inset
24020 </cell>
24021 </row>
24022 <row>
24023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24024 \begin_inset Text
24025
24026 \begin_layout Plain Layout
24027
24028 \backslash
24029 simeq
24030 \end_layout
24031
24032 \end_inset
24033 </cell>
24034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24035 \begin_inset Text
24036
24037 \begin_layout Plain Layout
24038 \begin_inset Formula $\simeq$
24039 \end_inset
24040
24041
24042 \end_layout
24043
24044 \end_inset
24045 </cell>
24046 </row>
24047 <row>
24048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24049 \begin_inset Text
24050
24051 \begin_layout Plain Layout
24052
24053 \backslash
24054 approx
24055 \end_layout
24056
24057 \end_inset
24058 </cell>
24059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24060 \begin_inset Text
24061
24062 \begin_layout Plain Layout
24063 \begin_inset Formula $\approx$
24064 \end_inset
24065
24066
24067 \end_layout
24068
24069 \end_inset
24070 </cell>
24071 </row>
24072 <row>
24073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24074 \begin_inset Text
24075
24076 \begin_layout Plain Layout
24077
24078 \backslash
24079 cong
24080 \end_layout
24081
24082 \end_inset
24083 </cell>
24084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24085 \begin_inset Text
24086
24087 \begin_layout Plain Layout
24088 \begin_inset Formula $\cong$
24089 \end_inset
24090
24091
24092 \end_layout
24093
24094 \end_inset
24095 </cell>
24096 </row>
24097 <row>
24098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24099 \begin_inset Text
24100
24101 \begin_layout Plain Layout
24102
24103 \backslash
24104 bowtie
24105 \end_layout
24106
24107 \end_inset
24108 </cell>
24109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24110 \begin_inset Text
24111
24112 \begin_layout Plain Layout
24113 \begin_inset Formula $\bowtie$
24114 \end_inset
24115
24116
24117 \end_layout
24118
24119 \end_inset
24120 </cell>
24121 </row>
24122 <row>
24123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24124 \begin_inset Text
24125
24126 \begin_layout Plain Layout
24127
24128 \backslash
24129 notin
24130 \end_layout
24131
24132 \end_inset
24133 </cell>
24134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24135 \begin_inset Text
24136
24137 \begin_layout Plain Layout
24138 \begin_inset Formula $\notin$
24139 \end_inset
24140
24141
24142 \end_layout
24143
24144 \end_inset
24145 </cell>
24146 </row>
24147 <row>
24148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24149 \begin_inset Text
24150
24151 \begin_layout Plain Layout
24152
24153 \backslash
24154 perp
24155 \end_layout
24156
24157 \end_inset
24158 </cell>
24159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24160 \begin_inset Text
24161
24162 \begin_layout Plain Layout
24163 \begin_inset Formula $\perp$
24164 \end_inset
24165
24166
24167 \end_layout
24168
24169 \end_inset
24170 </cell>
24171 </row>
24172 <row>
24173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24174 \begin_inset Text
24175
24176 \begin_layout Plain Layout
24177
24178 \backslash
24179 propto
24180 \end_layout
24181
24182 \end_inset
24183 </cell>
24184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24185 \begin_inset Text
24186
24187 \begin_layout Plain Layout
24188 \begin_inset Formula $\propto$
24189 \end_inset
24190
24191
24192 \end_layout
24193
24194 \end_inset
24195 </cell>
24196 </row>
24197 <row>
24198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24199 \begin_inset Text
24200
24201 \begin_layout Plain Layout
24202
24203 \backslash
24204 asymp
24205 \end_layout
24206
24207 \end_inset
24208 </cell>
24209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24210 \begin_inset Text
24211
24212 \begin_layout Plain Layout
24213 \begin_inset Formula $\asymp$
24214 \end_inset
24215
24216
24217 \end_layout
24218
24219 \end_inset
24220 </cell>
24221 </row>
24222 <row>
24223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24224 \begin_inset Text
24225
24226 \begin_layout Plain Layout
24227
24228 \backslash
24229 doteq
24230 \end_layout
24231
24232 \end_inset
24233 </cell>
24234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24235 \begin_inset Text
24236
24237 \begin_layout Plain Layout
24238 \begin_inset Formula $\doteq$
24239 \end_inset
24240
24241
24242 \end_layout
24243
24244 \end_inset
24245 </cell>
24246 </row>
24247 <row>
24248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24249 \begin_inset Text
24250
24251 \begin_layout Plain Layout
24252
24253 \backslash
24254 circeq
24255 \end_layout
24256
24257 \end_inset
24258 </cell>
24259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24260 \begin_inset Text
24261
24262 \begin_layout Plain Layout
24263 \begin_inset Formula $\circeq$
24264 \end_inset
24265
24266
24267 \end_layout
24268
24269 \end_inset
24270 </cell>
24271 </row>
24272 <row>
24273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24274 \begin_inset Text
24275
24276 \begin_layout Plain Layout
24277
24278 \backslash
24279 models
24280 \end_layout
24281
24282 \end_inset
24283 </cell>
24284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24285 \begin_inset Text
24286
24287 \begin_layout Plain Layout
24288 \begin_inset Formula $\models$
24289 \end_inset
24290
24291
24292 \end_layout
24293
24294 \end_inset
24295 </cell>
24296 </row>
24297 <row>
24298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24299 \begin_inset Text
24300
24301 \begin_layout Plain Layout
24302
24303 \backslash
24304 widehat=
24305 \end_layout
24306
24307 \end_inset
24308 </cell>
24309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24310 \begin_inset Text
24311
24312 \begin_layout Plain Layout
24313 \begin_inset Formula $\widehat{=}$
24314 \end_inset
24315
24316
24317 \end_layout
24318
24319 \end_inset
24320 </cell>
24321 </row>
24322 </lyxtabular>
24323
24324 \end_inset
24325
24326
24327 \begin_inset space \hfill{}
24328 \end_inset
24329
24330
24331 \begin_inset Tabular
24332 <lyxtabular version="3" rows="17" columns="2">
24333 <features rotate="0" tabularvalignment="middle">
24334 <column alignment="center" valignment="top" width="0pt">
24335 <column alignment="center" valignment="top" width="0pt">
24336 <row>
24337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24338 \begin_inset Text
24339
24340 \begin_layout Plain Layout
24341
24342 \family roman
24343 \series medium
24344 \shape up
24345 \size normal
24346 \emph off
24347 \bar no
24348 \noun off
24349 \color none
24350 コマンド
24351 \end_layout
24352
24353 \end_inset
24354 </cell>
24355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24356 \begin_inset Text
24357
24358 \begin_layout Plain Layout
24359
24360 \family roman
24361 \series medium
24362 \shape up
24363 \size normal
24364 \emph off
24365 \bar no
24366 \noun off
24367 \color none
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 \begin_inset Formula $>$
24380 \end_inset
24381
24382
24383 \end_layout
24384
24385 \end_inset
24386 </cell>
24387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24388 \begin_inset Text
24389
24390 \begin_layout Plain Layout
24391 \begin_inset Formula $>$
24392 \end_inset
24393
24394
24395 \end_layout
24396
24397 \end_inset
24398 </cell>
24399 </row>
24400 <row>
24401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24402 \begin_inset Text
24403
24404 \begin_layout Plain Layout
24405
24406 \backslash
24407 ge
24408 \end_layout
24409
24410 \end_inset
24411 </cell>
24412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24413 \begin_inset Text
24414
24415 \begin_layout Plain Layout
24416 \begin_inset Formula $\ge$
24417 \end_inset
24418
24419
24420 \end_layout
24421
24422 \end_inset
24423 </cell>
24424 </row>
24425 <row>
24426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24427 \begin_inset Text
24428
24429 \begin_layout Plain Layout
24430
24431 \backslash
24432 gg
24433 \end_layout
24434
24435 \end_inset
24436 </cell>
24437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24438 \begin_inset Text
24439
24440 \begin_layout Plain Layout
24441 \begin_inset Formula $\gg$
24442 \end_inset
24443
24444
24445 \end_layout
24446
24447 \end_inset
24448 </cell>
24449 </row>
24450 <row>
24451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24452 \begin_inset Text
24453
24454 \begin_layout Plain Layout
24455
24456 \backslash
24457 succ
24458 \end_layout
24459
24460 \end_inset
24461 </cell>
24462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24463 \begin_inset Text
24464
24465 \begin_layout Plain Layout
24466 \begin_inset Formula $\succ$
24467 \end_inset
24468
24469
24470 \end_layout
24471
24472 \end_inset
24473 </cell>
24474 </row>
24475 <row>
24476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24477 \begin_inset Text
24478
24479 \begin_layout Plain Layout
24480
24481 \backslash
24482 succeq
24483 \end_layout
24484
24485 \end_inset
24486 </cell>
24487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24488 \begin_inset Text
24489
24490 \begin_layout Plain Layout
24491 \begin_inset Formula $\succeq$
24492 \end_inset
24493
24494
24495 \end_layout
24496
24497 \end_inset
24498 </cell>
24499 </row>
24500 <row>
24501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24502 \begin_inset Text
24503
24504 \begin_layout Plain Layout
24505
24506 \backslash
24507 supset
24508 \end_layout
24509
24510 \end_inset
24511 </cell>
24512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24513 \begin_inset Text
24514
24515 \begin_layout Plain Layout
24516 \begin_inset Formula $\supset$
24517 \end_inset
24518
24519
24520 \end_layout
24521
24522 \end_inset
24523 </cell>
24524 </row>
24525 <row>
24526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24527 \begin_inset Text
24528
24529 \begin_layout Plain Layout
24530
24531 \backslash
24532 supseteq
24533 \end_layout
24534
24535 \end_inset
24536 </cell>
24537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24538 \begin_inset Text
24539
24540 \begin_layout Plain Layout
24541 \begin_inset Formula $\supseteq$
24542 \end_inset
24543
24544
24545 \end_layout
24546
24547 \end_inset
24548 </cell>
24549 </row>
24550 <row>
24551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24552 \begin_inset Text
24553
24554 \begin_layout Plain Layout
24555
24556 \backslash
24557 sqsupseteq
24558 \end_layout
24559
24560 \end_inset
24561 </cell>
24562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24563 \begin_inset Text
24564
24565 \begin_layout Plain Layout
24566 \begin_inset Formula $\sqsupseteq$
24567 \end_inset
24568
24569
24570 \end_layout
24571
24572 \end_inset
24573 </cell>
24574 </row>
24575 <row>
24576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24577 \begin_inset Text
24578
24579 \begin_layout Plain Layout
24580
24581 \backslash
24582 ni
24583 \end_layout
24584
24585 \end_inset
24586 </cell>
24587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24588 \begin_inset Text
24589
24590 \begin_layout Plain Layout
24591 \begin_inset Formula $\ni$
24592 \end_inset
24593
24594
24595 \end_layout
24596
24597 \end_inset
24598 </cell>
24599 </row>
24600 <row>
24601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24602 \begin_inset Text
24603
24604 \begin_layout Plain Layout
24605
24606 \backslash
24607 dashv
24608 \end_layout
24609
24610 \end_inset
24611 </cell>
24612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24613 \begin_inset Text
24614
24615 \begin_layout Plain Layout
24616 \begin_inset Formula $\dashv$
24617 \end_inset
24618
24619
24620 \end_layout
24621
24622 \end_inset
24623 </cell>
24624 </row>
24625 <row>
24626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24627 \begin_inset Text
24628
24629 \begin_layout Plain Layout
24630
24631 \backslash
24632 frown
24633 \end_layout
24634
24635 \end_inset
24636 </cell>
24637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24638 \begin_inset Text
24639
24640 \begin_layout Plain Layout
24641 \begin_inset Formula $\frown$
24642 \end_inset
24643
24644
24645 \end_layout
24646
24647 \end_inset
24648 </cell>
24649 </row>
24650 <row>
24651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24652 \begin_inset Text
24653
24654 \begin_layout Plain Layout
24655
24656 \backslash
24657 rhd
24658 \end_layout
24659
24660 \end_inset
24661 </cell>
24662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24663 \begin_inset Text
24664
24665 \begin_layout Plain Layout
24666 \begin_inset Formula $\rhd$
24667 \end_inset
24668
24669
24670 \end_layout
24671
24672 \end_inset
24673 </cell>
24674 </row>
24675 <row>
24676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24677 \begin_inset Text
24678
24679 \begin_layout Plain Layout
24680
24681 \backslash
24682 unrhd
24683 \end_layout
24684
24685 \end_inset
24686 </cell>
24687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24688 \begin_inset Text
24689
24690 \begin_layout Plain Layout
24691 \begin_inset Formula $\unrhd$
24692 \end_inset
24693
24694
24695 \end_layout
24696
24697 \end_inset
24698 </cell>
24699 </row>
24700 <row>
24701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24702 \begin_inset Text
24703
24704 \begin_layout Plain Layout
24705
24706 \backslash
24707 lessgtr
24708 \end_layout
24709
24710 \end_inset
24711 </cell>
24712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24713 \begin_inset Text
24714
24715 \begin_layout Plain Layout
24716 \begin_inset Formula $\lessgtr$
24717 \end_inset
24718
24719
24720 \end_layout
24721
24722 \end_inset
24723 </cell>
24724 </row>
24725 <row>
24726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24727 \begin_inset Text
24728
24729 \begin_layout Plain Layout
24730
24731 \backslash
24732 parallel
24733 \end_layout
24734
24735 \end_inset
24736 </cell>
24737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24738 \begin_inset Text
24739
24740 \begin_layout Plain Layout
24741 \begin_inset Formula $\parallel$
24742 \end_inset
24743
24744
24745 \end_layout
24746
24747 \end_inset
24748 </cell>
24749 </row>
24750 <row>
24751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24752 \begin_inset Text
24753
24754 \begin_layout Plain Layout
24755
24756 \backslash
24757 nparallel
24758 \end_layout
24759
24760 \end_inset
24761 </cell>
24762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24763 \begin_inset Text
24764
24765 \begin_layout Plain Layout
24766 \begin_inset Formula $\nparallel$
24767 \end_inset
24768
24769
24770 \end_layout
24771
24772 \end_inset
24773 </cell>
24774 </row>
24775 </lyxtabular>
24776
24777 \end_inset
24778
24779
24780 \begin_inset space \hfill{}
24781 \end_inset
24782
24783
24784 \end_layout
24785
24786 \begin_layout Standard
24787 \begin_inset VSpace medskip
24788 \end_inset
24789
24790
24791 \series bold
24792
24793 \backslash
24794 lhd
24795 \series default
24796
24797 \series bold
24798
24799 \backslash
24800 rhd
24801 \series default
24802 の文字は、同じように見える演算子
24803 \series bold
24804
24805 \backslash
24806 triangleleft
24807 \series default
24808 および
24809 \series bold
24810
24811 \backslash
24812 triangleright
24813 \series default
24814 よりも大きくなっています。
24815 \end_layout
24816
24817 \begin_layout Standard
24818 LyXは、特殊な関係子を多くサポートしています。これらの関係子一覧を見るには、ツールバーボタン
24819 \begin_inset Info
24820 type  "icon"
24821 arg   "math-insert \\leqq"
24822 \end_inset
24823
24824 をご覧ください。
24825 \end_layout
24826
24827 \begin_layout Standard
24828 関係子は、記号とは違って、つねに前後に余白が置かれます。
24829 \end_layout
24830
24831 \begin_layout Standard
24832
24833 \series bold
24834
24835 \backslash
24836 stackrel
24837 \series default
24838
24839 \begin_inset Index idx
24840 status collapsed
24841
24842 \begin_layout Plain Layout
24843 こまんど@コマンド ! S ! 
24844 \backslash
24845 stackrel
24846 \end_layout
24847
24848 \end_inset
24849
24850 コマンドを使うと、以下のように、ラベル付きの関係子を作ることができます。
24851 \end_layout
24852
24853 \begin_layout Standard
24854 \align center
24855 \begin_inset Tabular
24856 <lyxtabular version="3" rows="2" columns="2">
24857 <features rotate="0" tabularvalignment="middle">
24858 <column alignment="center" valignment="top">
24859 <column alignment="center" valignment="top">
24860 <row>
24861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24862 \begin_inset Text
24863
24864 \begin_layout Plain Layout
24865 コマンド
24866 \end_layout
24867
24868 \end_inset
24869 </cell>
24870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24871 \begin_inset Text
24872
24873 \begin_layout Plain Layout
24874 出力
24875 \begin_inset Note Note
24876 status collapsed
24877
24878 \begin_layout Plain Layout
24879 ここで
24880 \series bold
24881
24882 \backslash
24883 raisebox
24884 \series default
24885 はスペーサーとして使用しているだけです。
24886 \end_layout
24887
24888 \end_inset
24889
24890
24891 \end_layout
24892
24893 \end_inset
24894 </cell>
24895 </row>
24896 <row>
24897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24898 \begin_inset Text
24899
24900 \begin_layout Plain Layout
24901 A(r)
24902 \backslash
24903 stackrel
24904 \begin_inset space \textvisiblespace{}
24905 \end_inset
24906
24907 r
24908 \backslash
24909 to
24910 \backslash
24911 infty
24912 \begin_inset space \textvisiblespace{}
24913 \end_inset
24914
24915
24916 \begin_inset Formula $\downarrow$
24917 \end_inset
24918
24919
24920 \backslash
24921 approx
24922 \begin_inset space \textvisiblespace{}
24923 \end_inset
24924
24925
24926 \begin_inset space \textvisiblespace{}
24927 \end_inset
24928
24929 B
24930 \end_layout
24931
24932 \end_inset
24933 </cell>
24934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24935 \begin_inset Text
24936
24937 \begin_layout Plain Layout
24938 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24939 \end_inset
24940
24941
24942 \end_layout
24943
24944 \end_inset
24945 </cell>
24946 </row>
24947 </lyxtabular>
24948
24949 \end_inset
24950
24951
24952 \end_layout
24953
24954 \begin_layout Section
24955 関数
24956 \end_layout
24957
24958 \begin_layout Subsection
24959 定義済み関数
24960 \begin_inset CommandInset label
24961 LatexCommand label
24962 name "sub:定義済み函数"
24963
24964 \end_inset
24965
24966
24967 \begin_inset Index idx
24968 status collapsed
24969
24970 \begin_layout Plain Layout
24971 かんすう@関数 ! ていぎずみ@定義済み
24972 \end_layout
24973
24974 \end_inset
24975
24976
24977 \end_layout
24978
24979 \begin_layout Standard
24980 一般的に、数式表現では変数は
24981 \shape italic
24982 イタリック体
24983 \shape default
24984 に設定されますが、関数名はイタリック体にしません。なぜなら、
24985 \begin_inset Formula $sin$
24986 \end_inset
24987
24988
24989 \begin_inset Formula $s\cdot i\cdot n$
24990 \end_inset
24991
24992 であるかのように誤解させる恐れがあるためです。そのために、定義済み関数が存在し、これらは先行する要素よりも少し離れて配置されます。定義済み関数は、関数名の前にバ
24993 ックスラッシュを加えたコマンドとして挿入します。
24994 \end_layout
24995
24996 \begin_layout Standard
24997 \align center
24998 \begin_inset Tabular
24999 <lyxtabular version="3" rows="2" columns="4">
25000 <features rotate="0" tabularvalignment="middle">
25001 <column alignment="center" valignment="top" width="0pt">
25002 <column alignment="center" valignment="top" width="0pt">
25003 <column alignment="center" valignment="top" width="0pt">
25004 <column alignment="center" valignment="top" width="0pt">
25005 <row>
25006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25007 \begin_inset Text
25008
25009 \begin_layout Plain Layout
25010 コマンド
25011 \end_layout
25012
25013 \end_inset
25014 </cell>
25015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25016 \begin_inset Text
25017
25018 \begin_layout Plain Layout
25019 出力
25020 \end_layout
25021
25022 \end_inset
25023 </cell>
25024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25025 \begin_inset Text
25026
25027 \begin_layout Plain Layout
25028 コマンド
25029 \end_layout
25030
25031 \end_inset
25032 </cell>
25033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25034 \begin_inset Text
25035
25036 \begin_layout Plain Layout
25037 出力
25038 \end_layout
25039
25040 \end_inset
25041 </cell>
25042 </row>
25043 <row>
25044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25045 \begin_inset Text
25046
25047 \begin_layout Plain Layout
25048 Asin(x)+B
25049 \end_layout
25050
25051 \end_inset
25052 </cell>
25053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25054 \begin_inset Text
25055
25056 \begin_layout Plain Layout
25057 \begin_inset Formula $Asin(x)+B$
25058 \end_inset
25059
25060
25061 \end_layout
25062
25063 \end_inset
25064 </cell>
25065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25066 \begin_inset Text
25067
25068 \begin_layout Plain Layout
25069 A
25070 \backslash
25071 sin(x)+B
25072 \end_layout
25073
25074 \end_inset
25075 </cell>
25076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25077 \begin_inset Text
25078
25079 \begin_layout Plain Layout
25080 \begin_inset Formula $A\sin(x)+B$
25081 \end_inset
25082
25083
25084 \end_layout
25085
25086 \end_inset
25087 </cell>
25088 </row>
25089 </lyxtabular>
25090
25091 \end_inset
25092
25093
25094 \end_layout
25095
25096 \begin_layout Standard
25097 以下の関数が定義済みです。
25098 \end_layout
25099
25100 \begin_layout Standard
25101 \begin_inset VSpace -2mm
25102 \end_inset
25103
25104
25105 \end_layout
25106
25107 \begin_layout Standard
25108 \align center
25109 \begin_inset Tabular
25110 <lyxtabular version="3" rows="9" 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" 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" leftline="true" usebox="none">
25156 \begin_inset Text
25157
25158 \begin_layout Plain Layout
25159
25160 \backslash
25161 sin
25162 \end_layout
25163
25164 \end_inset
25165 </cell>
25166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25167 \begin_inset Text
25168
25169 \begin_layout Plain Layout
25170
25171 \backslash
25172 sinh
25173 \end_layout
25174
25175 \end_inset
25176 </cell>
25177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25178 \begin_inset Text
25179
25180 \begin_layout Plain Layout
25181
25182 \backslash
25183 arcsin
25184 \end_layout
25185
25186 \end_inset
25187 </cell>
25188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25189 \begin_inset Text
25190
25191 \begin_layout Plain Layout
25192
25193 \backslash
25194 sup
25195 \end_layout
25196
25197 \end_inset
25198 </cell>
25199 </row>
25200 <row>
25201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25202 \begin_inset Text
25203
25204 \begin_layout Plain Layout
25205
25206 \backslash
25207 cos
25208 \end_layout
25209
25210 \end_inset
25211 </cell>
25212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25213 \begin_inset Text
25214
25215 \begin_layout Plain Layout
25216
25217 \backslash
25218 cosh
25219 \end_layout
25220
25221 \end_inset
25222 </cell>
25223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25224 \begin_inset Text
25225
25226 \begin_layout Plain Layout
25227
25228 \backslash
25229 arccos
25230 \end_layout
25231
25232 \end_inset
25233 </cell>
25234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25235 \begin_inset Text
25236
25237 \begin_layout Plain Layout
25238
25239 \backslash
25240 inf
25241 \end_layout
25242
25243 \end_inset
25244 </cell>
25245 </row>
25246 <row>
25247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25248 \begin_inset Text
25249
25250 \begin_layout Plain Layout
25251
25252 \backslash
25253 tan
25254 \end_layout
25255
25256 \end_inset
25257 </cell>
25258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25259 \begin_inset Text
25260
25261 \begin_layout Plain Layout
25262
25263 \backslash
25264 tanh
25265 \end_layout
25266
25267 \end_inset
25268 </cell>
25269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25270 \begin_inset Text
25271
25272 \begin_layout Plain Layout
25273
25274 \backslash
25275 arctan
25276 \end_layout
25277
25278 \end_inset
25279 </cell>
25280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25281 \begin_inset Text
25282
25283 \begin_layout Plain Layout
25284
25285 \backslash
25286 lim
25287 \end_layout
25288
25289 \end_inset
25290 </cell>
25291 </row>
25292 <row>
25293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25294 \begin_inset Text
25295
25296 \begin_layout Plain Layout
25297
25298 \backslash
25299 cot
25300 \end_layout
25301
25302 \end_inset
25303 </cell>
25304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25305 \begin_inset Text
25306
25307 \begin_layout Plain Layout
25308
25309 \backslash
25310 coth
25311 \end_layout
25312
25313 \end_inset
25314 </cell>
25315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25316 \begin_inset Text
25317
25318 \begin_layout Plain Layout
25319
25320 \backslash
25321 arg
25322 \end_layout
25323
25324 \end_inset
25325 </cell>
25326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25327 \begin_inset Text
25328
25329 \begin_layout Plain Layout
25330
25331 \backslash
25332 liminf
25333 \end_layout
25334
25335 \end_inset
25336 </cell>
25337 </row>
25338 <row>
25339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25340 \begin_inset Text
25341
25342 \begin_layout Plain Layout
25343
25344 \backslash
25345 sec
25346 \end_layout
25347
25348 \end_inset
25349 </cell>
25350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25351 \begin_inset Text
25352
25353 \begin_layout Plain Layout
25354
25355 \backslash
25356 min
25357 \end_layout
25358
25359 \end_inset
25360 </cell>
25361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25362 \begin_inset Text
25363
25364 \begin_layout Plain Layout
25365
25366 \backslash
25367 deg
25368 \end_layout
25369
25370 \end_inset
25371 </cell>
25372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25373 \begin_inset Text
25374
25375 \begin_layout Plain Layout
25376
25377 \backslash
25378 limsup
25379 \end_layout
25380
25381 \end_inset
25382 </cell>
25383 </row>
25384 <row>
25385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25386 \begin_inset Text
25387
25388 \begin_layout Plain Layout
25389
25390 \backslash
25391 csc
25392 \end_layout
25393
25394 \end_inset
25395 </cell>
25396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25397 \begin_inset Text
25398
25399 \begin_layout Plain Layout
25400
25401 \backslash
25402 max
25403 \end_layout
25404
25405 \end_inset
25406 </cell>
25407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25408 \begin_inset Text
25409
25410 \begin_layout Plain Layout
25411
25412 \backslash
25413 det
25414 \end_layout
25415
25416 \end_inset
25417 </cell>
25418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25419 \begin_inset Text
25420
25421 \begin_layout Plain Layout
25422
25423 \backslash
25424 Pr
25425 \end_layout
25426
25427 \end_inset
25428 </cell>
25429 </row>
25430 <row>
25431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25432 \begin_inset Text
25433
25434 \begin_layout Plain Layout
25435
25436 \backslash
25437 ln
25438 \end_layout
25439
25440 \end_inset
25441 </cell>
25442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25443 \begin_inset Text
25444
25445 \begin_layout Plain Layout
25446
25447 \backslash
25448 exp
25449 \end_layout
25450
25451 \end_inset
25452 </cell>
25453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25454 \begin_inset Text
25455
25456 \begin_layout Plain Layout
25457
25458 \backslash
25459 dim
25460 \end_layout
25461
25462 \end_inset
25463 </cell>
25464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25465 \begin_inset Text
25466
25467 \begin_layout Plain Layout
25468
25469 \backslash
25470 hom
25471 \end_layout
25472
25473 \end_inset
25474 </cell>
25475 </row>
25476 <row>
25477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25478 \begin_inset Text
25479
25480 \begin_layout Plain Layout
25481
25482 \backslash
25483 lg
25484 \end_layout
25485
25486 \end_inset
25487 </cell>
25488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25489 \begin_inset Text
25490
25491 \begin_layout Plain Layout
25492
25493 \backslash
25494 log
25495 \end_layout
25496
25497 \end_inset
25498 </cell>
25499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25500 \begin_inset Text
25501
25502 \begin_layout Plain Layout
25503
25504 \backslash
25505 ker
25506 \end_layout
25507
25508 \end_inset
25509 </cell>
25510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25511 \begin_inset Text
25512
25513 \begin_layout Plain Layout
25514
25515 \backslash
25516 gcd
25517 \end_layout
25518
25519 \end_inset
25520 </cell>
25521 </row>
25522 </lyxtabular>
25523
25524 \end_inset
25525
25526
25527 \end_layout
25528
25529 \begin_layout Standard
25530 上記は、数式ツールバーボタンの
25531 \begin_inset Info
25532 type  "icon"
25533 arg   "math-insert \\functions"
25534 \end_inset
25535
25536 でも挿入することができます。
25537 \end_layout
25538
25539 \begin_layout Subsection
25540 自己定義関数
25541 \begin_inset Index idx
25542 status collapsed
25543
25544 \begin_layout Plain Layout
25545 かんすう@関数 ! じこていぎ@自己定義
25546 \end_layout
25547
25548 \end_inset
25549
25550
25551 \end_layout
25552
25553 \begin_layout Standard
25554 たとえば符号関数sgn(x)のように、定義済みでない関数を使うには、二つの方法があります。
25555 \end_layout
25556
25557 \begin_layout Itemize
25558 以下の行をLaTeXプリアンブルに加えることによって関数を定義します。
25559 \begin_inset Foot
25560 status collapsed
25561
25562 \begin_layout Plain Layout
25563
25564 \series bold
25565
25566 \backslash
25567 DeclareMathOperator
25568 \series default
25569 についての詳細は、第
25570 \begin_inset CommandInset ref
25571 LatexCommand ref
25572 reference "sub:自己定義演算子"
25573
25574 \end_inset
25575
25576 節をご参照下さい。
25577 \end_layout
25578
25579 \end_inset
25580
25581
25582 \begin_inset Newline newline
25583 \end_inset
25584
25585
25586 \begin_inset VSpace -3mm
25587 \end_inset
25588
25589
25590 \begin_inset Newline newline
25591 \end_inset
25592
25593
25594 \series bold
25595
25596 \backslash
25597 DeclareMathOperator{
25598 \backslash
25599 sgn}{sgn}
25600 \series default
25601
25602 \begin_inset Index idx
25603 status collapsed
25604
25605 \begin_layout Plain Layout
25606 こまんど@コマンド ! D ! 
25607 \backslash
25608 dbinom@
25609 \backslash
25610 DeclareMathOperator
25611 \end_layout
25612
25613 \end_inset
25614
25615
25616 \begin_inset Newline newline
25617 \end_inset
25618
25619
25620 \begin_inset VSpace -2mm
25621 \end_inset
25622
25623
25624 \begin_inset Newline newline
25625 \end_inset
25626
25627 これによって、新しく定義された関数を
25628 \series bold
25629
25630 \backslash
25631 sgn
25632 \series default
25633 コマンドで呼び出すことができるようになります。
25634 \end_layout
25635
25636 \begin_layout Itemize
25637 数式を普通に書き下し、関数名を選択して(上記の例では
25638 \emph on
25639 sgn
25640 \emph default
25641 の文字)、それを数式テキストに変更します。最後に、空白を先行する要素と関数の間に入れます。
25642 \end_layout
25643
25644 \begin_layout Standard
25645 双方とも定義済み関数と同等の出力をもたらします
25646 \begin_inset Foot
25647 status collapsed
25648
25649 \begin_layout Plain Layout
25650 LyX上では、自己定義関数は赤で表示され、定義済み関数は黒で表示されます。
25651 \end_layout
25652
25653 \end_inset
25654
25655
25656 \end_layout
25657
25658 \begin_layout Standard
25659 \align center
25660 \begin_inset Tabular
25661 <lyxtabular version="3" rows="3" columns="2">
25662 <features rotate="0" tabularvalignment="middle">
25663 <column alignment="center" valignment="top" width="0pt">
25664 <column alignment="center" valignment="top" width="0pt">
25665 <row>
25666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25667 \begin_inset Text
25668
25669 \begin_layout Plain Layout
25670 コマンド
25671 \end_layout
25672
25673 \end_inset
25674 </cell>
25675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25676 \begin_inset Text
25677
25678 \begin_layout Plain Layout
25679 出力
25680 \end_layout
25681
25682 \end_inset
25683 </cell>
25684 </row>
25685 <row>
25686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25687 \begin_inset Text
25688
25689 \begin_layout Plain Layout
25690 A
25691 \backslash
25692 sgn(x)+B
25693 \end_layout
25694
25695 \end_inset
25696 </cell>
25697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25698 \begin_inset Text
25699
25700 \begin_layout Plain Layout
25701 \begin_inset Formula $A\sgn(x)+B$
25702 \end_inset
25703
25704
25705 \end_layout
25706
25707 \end_inset
25708 </cell>
25709 </row>
25710 <row>
25711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25712 \begin_inset Text
25713
25714 \begin_layout Plain Layout
25715 A
25716 \backslash
25717 ,
25718 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25719 \end_inset
25720
25721 (x)+B
25722 \end_layout
25723
25724 \end_inset
25725 </cell>
25726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25727 \begin_inset Text
25728
25729 \begin_layout Plain Layout
25730 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25731 \end_inset
25732
25733
25734 \end_layout
25735
25736 \end_inset
25737 </cell>
25738 </row>
25739 </lyxtabular>
25740
25741 \end_inset
25742
25743
25744 \end_layout
25745
25746 \begin_layout Standard
25747 自己定義関数を何回か使用する場合には、一番目の方法の方が適切です。
25748 \end_layout
25749
25750 \begin_layout Subsection
25751 極限
25752 \begin_inset Index idx
25753 status collapsed
25754
25755 \begin_layout Plain Layout
25756 きょくげん@極限
25757 \end_layout
25758
25759 \end_inset
25760
25761
25762 \end_layout
25763
25764 \begin_layout Standard
25765 極限用には、
25766 \series bold
25767
25768 \backslash
25769 lim
25770 \series default
25771
25772 \begin_inset Index idx
25773 status collapsed
25774
25775 \begin_layout Plain Layout
25776 こまんど@コマンド ! L ! 
25777 \backslash
25778 lim
25779 \end_layout
25780
25781 \end_inset
25782
25783
25784 \series bold
25785
25786 \backslash
25787 liminf
25788 \series default
25789
25790 \series bold
25791
25792 \backslash
25793 limsup
25794 \series default
25795 の他に、以下の関数があります。
25796 \end_layout
25797
25798 \begin_layout Standard
25799 \align center
25800 \begin_inset Tabular
25801 <lyxtabular version="3" rows="5" columns="2">
25802 <features rotate="0" tabularvalignment="middle">
25803 <column alignment="center" valignment="top">
25804 <column alignment="center" valignment="top">
25805 <row>
25806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25807 \begin_inset Text
25808
25809 \begin_layout Plain Layout
25810 コマンド
25811 \end_layout
25812
25813 \end_inset
25814 </cell>
25815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25816 \begin_inset Text
25817
25818 \begin_layout Plain Layout
25819 出力
25820 \begin_inset Note Note
25821 status collapsed
25822
25823 \begin_layout Plain Layout
25824 ここで
25825 \series bold
25826
25827 \backslash
25828 raisebox
25829 \series default
25830 はスペーサーとして使用しているだけです。
25831 \end_layout
25832
25833 \end_inset
25834
25835
25836 \end_layout
25837
25838 \end_inset
25839 </cell>
25840 </row>
25841 <row>
25842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25843 \begin_inset Text
25844
25845 \begin_layout Plain Layout
25846
25847 \backslash
25848 varliminf
25849 \end_layout
25850
25851 \end_inset
25852 </cell>
25853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25854 \begin_inset Text
25855
25856 \begin_layout Plain Layout
25857 \begin_inset Formula $\varliminf$
25858 \end_inset
25859
25860
25861 \end_layout
25862
25863 \end_inset
25864 </cell>
25865 </row>
25866 <row>
25867 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25868 \begin_inset Text
25869
25870 \begin_layout Plain Layout
25871
25872 \backslash
25873 varlimsup
25874 \end_layout
25875
25876 \end_inset
25877 </cell>
25878 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25879 \begin_inset Text
25880
25881 \begin_layout Plain Layout
25882 \begin_inset Formula $\varlimsup$
25883 \end_inset
25884
25885
25886 \end_layout
25887
25888 \end_inset
25889 </cell>
25890 </row>
25891 <row>
25892 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25893 \begin_inset Text
25894
25895 \begin_layout Plain Layout
25896
25897 \backslash
25898 varprojlim
25899 \end_layout
25900
25901 \end_inset
25902 </cell>
25903 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25904 \begin_inset Text
25905
25906 \begin_layout Plain Layout
25907 \begin_inset Formula $\varprojlim$
25908 \end_inset
25909
25910
25911 \end_layout
25912
25913 \end_inset
25914 </cell>
25915 </row>
25916 <row>
25917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25918 \begin_inset Text
25919
25920 \begin_layout Plain Layout
25921
25922 \backslash
25923 varinjlim
25924 \end_layout
25925
25926 \end_inset
25927 </cell>
25928 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25929 \begin_inset Text
25930
25931 \begin_layout Plain Layout
25932 \begin_inset Formula $\varinjlim$
25933 \end_inset
25934
25935
25936 \begin_inset Formula $\raisebox{-2.5mm}{}$
25937 \end_inset
25938
25939
25940 \end_layout
25941
25942 \end_inset
25943 </cell>
25944 </row>
25945 </lyxtabular>
25946
25947 \end_inset
25948
25949
25950 \end_layout
25951
25952 \begin_layout Standard
25953 \begin_inset VSpace medskip
25954 \end_inset
25955
25956 極限は、下付き文字を挿入することによって示されます。行内数式では、極限は、以下のように関数の横に置かれます。
25957 \end_layout
25958
25959 \begin_layout Standard
25960 \align center
25961 \begin_inset Tabular
25962 <lyxtabular version="3" rows="2" columns="2">
25963 <features rotate="0" tabularvalignment="middle">
25964 <column alignment="center" valignment="top" width="0pt">
25965 <column alignment="center" valignment="top" width="0pt">
25966 <row>
25967 <cell alignment="center" valignment="top" usebox="none">
25968 \begin_inset Text
25969
25970 \begin_layout Plain Layout
25971 コマンド
25972 \end_layout
25973
25974 \end_inset
25975 </cell>
25976 <cell alignment="center" valignment="top" usebox="none">
25977 \begin_inset Text
25978
25979 \begin_layout Plain Layout
25980 \begin_inset space \hspace{}
25981 \length 1cm
25982 \end_inset
25983
25984 出力
25985 \begin_inset Note Note
25986 status collapsed
25987
25988 \begin_layout Plain Layout
25989 ここで
25990 \series bold
25991
25992 \backslash
25993 raisebox
25994 \series default
25995 はスペーサーとして使用しているだけです。
25996 \end_layout
25997
25998 \end_inset
25999
26000
26001 \end_layout
26002
26003 \end_inset
26004 </cell>
26005 </row>
26006 <row>
26007 <cell alignment="center" valignment="top" usebox="none">
26008 \begin_inset Text
26009
26010 \begin_layout Plain Layout
26011
26012 \backslash
26013 lim_x
26014 \backslash
26015 to
26016 \begin_inset space \textvisiblespace{}
26017 \end_inset
26018
26019 A
26020 \begin_inset space \textvisiblespace{}
26021 \end_inset
26022
26023 x=B
26024 \end_layout
26025
26026 \end_inset
26027 </cell>
26028 <cell alignment="center" valignment="top" usebox="none">
26029 \begin_inset Text
26030
26031 \begin_layout Plain Layout
26032 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
26033 \end_inset
26034
26035
26036 \end_layout
26037
26038 \end_inset
26039 </cell>
26040 </row>
26041 </lyxtabular>
26042
26043 \end_inset
26044
26045
26046 \end_layout
26047
26048 \begin_layout Standard
26049 別行立て数式では、極限は、以下のように通常どおり下に置かれます。
26050 \begin_inset Formula 
26051 \[
26052 \lim_{x\to A}x=B
26053 \]
26054
26055 \end_inset
26056
26057
26058 \end_layout
26059
26060 \begin_layout Standard
26061 \begin_inset VSpace medskip
26062 \end_inset
26063
26064
26065 \end_layout
26066
26067 \begin_layout Standard
26068 極限の組版を調整する仕方については、第
26069 \begin_inset CommandInset ref
26070 LatexCommand ref
26071 reference "sub:演算子の範囲"
26072
26073 \end_inset
26074
26075 節をご覧ください。
26076 \end_layout
26077
26078 \begin_layout Subsection
26079 剰余関数
26080 \begin_inset Index idx
26081 status collapsed
26082
26083 \begin_layout Plain Layout
26084 かんすう@関数 ! じょうよ@剰余
26085 \end_layout
26086
26087 \end_inset
26088
26089
26090 \begin_inset Index idx
26091 status collapsed
26092
26093 \begin_layout Plain Layout
26094 かんすう@関数 ! もじゅらす@モジュラス
26095 \begin_inset ERT
26096 status collapsed
26097
26098 \begin_layout Plain Layout
26099
26100 |see{
26101 \end_layout
26102
26103 \end_inset
26104
26105 剰余
26106 \begin_inset ERT
26107 status collapsed
26108
26109 \begin_layout Plain Layout
26110
26111 }
26112 \end_layout
26113
26114 \end_inset
26115
26116
26117 \end_layout
26118
26119 \end_inset
26120
26121
26122 \end_layout
26123
26124 \begin_layout Standard
26125 剰余関数は、特別に4つの派生型があります。
26126 \end_layout
26127
26128 \begin_layout Standard
26129 以下は、別行立て数式での派生型です。
26130 \begin_inset Formula 
26131 \begin{align*}
26132 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
26133 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
26134 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
26135 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
26136 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
26137 \end{align*}
26138
26139 \end_inset
26140
26141
26142 \end_layout
26143
26144 \begin_layout Standard
26145 行内数式では、すべての派生型で、関数名の前の余白がすこし小さく設定されます。既定では、剰余関数は、続く一文字目だけを考慮します。二文字以上を使いたい時には、下記
26146 のように文字をTeX括弧で囲みます。
26147 \begin_inset Formula 
26148 \begin{align*}
26149 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
26150 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
26151 \mathrm{a\backslash pod\backslash\{bc\backslash\}d} &  & a\pod{bc}d
26152 \end{align*}
26153
26154 \end_inset
26155
26156
26157 \end_layout
26158
26159 \begin_layout Section
26160 特殊文字
26161 \begin_inset Index idx
26162 status collapsed
26163
26164 \begin_layout Plain Layout
26165 とくしゅもじ@特殊文字
26166 \end_layout
26167
26168 \end_inset
26169
26170
26171 \end_layout
26172
26173 \begin_layout Standard
26174 ^および_の各文字は、通常、上付き文字や下付き文字を生成してしまいます。これらの文字自体を得るには、その前に
26175 \backslash
26176 を付けなくてはなりません。
26177 \end_layout
26178
26179 \begin_layout Standard
26180 \noindent
26181 \align center
26182 \begin_inset Tabular
26183 <lyxtabular version="3" rows="3" columns="2">
26184 <features rotate="0" tabularvalignment="middle">
26185 <column alignment="block" valignment="top">
26186 <column alignment="block" valignment="top">
26187 <row>
26188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26189 \begin_inset Text
26190
26191 \begin_layout Plain Layout
26192 コマンド
26193 \end_layout
26194
26195 \end_inset
26196 </cell>
26197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26198 \begin_inset Text
26199
26200 \begin_layout Plain Layout
26201 出力
26202 \end_layout
26203
26204 \end_inset
26205 </cell>
26206 </row>
26207 <row>
26208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26209 \begin_inset Text
26210
26211 \begin_layout Plain Layout
26212
26213 \backslash
26214 ^
26215 \begin_inset space \textvisiblespace{}
26216 \end_inset
26217
26218
26219 \end_layout
26220
26221 \end_inset
26222 </cell>
26223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26224 \begin_inset Text
26225
26226 \begin_layout Plain Layout
26227 \begin_inset Formula $\mathcircumflex$
26228 \end_inset
26229
26230
26231 \end_layout
26232
26233 \end_inset
26234 </cell>
26235 </row>
26236 <row>
26237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26238 \begin_inset Text
26239
26240 \begin_layout Plain Layout
26241
26242 \backslash
26243 _
26244 \end_layout
26245
26246 \end_inset
26247 </cell>
26248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26249 \begin_inset Text
26250
26251 \begin_layout Plain Layout
26252 \begin_inset Formula $\_$
26253 \end_inset
26254
26255
26256 \end_layout
26257
26258 \end_inset
26259 </cell>
26260 </row>
26261 </lyxtabular>
26262
26263 \end_inset
26264
26265
26266 \end_layout
26267
26268 \begin_layout Subsection
26269 数式テキストにおける特殊文字
26270 \end_layout
26271
26272 \begin_layout Standard
26273 以下の各コマンドは、数式テキストかTeXモード中でのみ使用することができます。
26274 \end_layout
26275
26276 \begin_layout Standard
26277 \begin_inset space \hfill{}
26278 \end_inset
26279
26280
26281 \begin_inset Tabular
26282 <lyxtabular version="3" rows="8" columns="2">
26283 <features rotate="0" tabularvalignment="middle">
26284 <column alignment="block" valignment="top">
26285 <column alignment="block" valignment="top">
26286 <row>
26287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26288 \begin_inset Text
26289
26290 \begin_layout Plain Layout
26291 コマンド
26292 \end_layout
26293
26294 \end_inset
26295 </cell>
26296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26297 \begin_inset Text
26298
26299 \begin_layout Plain Layout
26300 出力
26301 \end_layout
26302
26303 \end_inset
26304 </cell>
26305 </row>
26306 <row>
26307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26308 \begin_inset Text
26309
26310 \begin_layout Plain Layout
26311
26312 \backslash
26313 oe
26314 \end_layout
26315
26316 \end_inset
26317 </cell>
26318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26319 \begin_inset Text
26320
26321 \begin_layout Plain Layout
26322 \begin_inset Formula $\textrm{œ}$
26323 \end_inset
26324
26325
26326 \end_layout
26327
26328 \end_inset
26329 </cell>
26330 </row>
26331 <row>
26332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26333 \begin_inset Text
26334
26335 \begin_layout Plain Layout
26336
26337 \backslash
26338 OE
26339 \end_layout
26340
26341 \end_inset
26342 </cell>
26343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26344 \begin_inset Text
26345
26346 \begin_layout Plain Layout
26347 \begin_inset Formula $\textrm{Œ}$
26348 \end_inset
26349
26350
26351 \end_layout
26352
26353 \end_inset
26354 </cell>
26355 </row>
26356 <row>
26357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26358 \begin_inset Text
26359
26360 \begin_layout Plain Layout
26361
26362 \backslash
26363 ae
26364 \end_layout
26365
26366 \end_inset
26367 </cell>
26368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26369 \begin_inset Text
26370
26371 \begin_layout Plain Layout
26372 \begin_inset Formula $\textrm{æ}$
26373 \end_inset
26374
26375
26376 \end_layout
26377
26378 \end_inset
26379 </cell>
26380 </row>
26381 <row>
26382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26383 \begin_inset Text
26384
26385 \begin_layout Plain Layout
26386
26387 \backslash
26388 AE
26389 \end_layout
26390
26391 \end_inset
26392 </cell>
26393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26394 \begin_inset Text
26395
26396 \begin_layout Plain Layout
26397 \begin_inset Formula $\textrm{Æ}$
26398 \end_inset
26399
26400
26401 \end_layout
26402
26403 \end_inset
26404 </cell>
26405 </row>
26406 <row>
26407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26408 \begin_inset Text
26409
26410 \begin_layout Plain Layout
26411
26412 \backslash
26413 aa
26414 \end_layout
26415
26416 \end_inset
26417 </cell>
26418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26419 \begin_inset Text
26420
26421 \begin_layout Plain Layout
26422 \begin_inset Formula $\textrm{\aa}$
26423 \end_inset
26424
26425
26426 \end_layout
26427
26428 \end_inset
26429 </cell>
26430 </row>
26431 <row>
26432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26433 \begin_inset Text
26434
26435 \begin_layout Plain Layout
26436
26437 \backslash
26438 AA
26439 \begin_inset Index idx
26440 status collapsed
26441
26442 \begin_layout Plain Layout
26443 A@
26444 \begin_inset ERT
26445 status collapsed
26446
26447 \begin_layout Plain Layout
26448
26449
26450 \backslash
26451 textrm{
26452 \backslash
26453 AA}
26454 \end_layout
26455
26456 \end_inset
26457
26458
26459 \end_layout
26460
26461 \end_inset
26462
26463
26464 \end_layout
26465
26466 \end_inset
26467 </cell>
26468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26469 \begin_inset Text
26470
26471 \begin_layout Plain Layout
26472 \begin_inset Formula $\textrm{Å}$
26473 \end_inset
26474
26475
26476 \end_layout
26477
26478 \end_inset
26479 </cell>
26480 </row>
26481 <row>
26482 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26483 \begin_inset Text
26484
26485 \begin_layout Plain Layout
26486
26487 \backslash
26488 i
26489 \end_layout
26490
26491 \end_inset
26492 </cell>
26493 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26494 \begin_inset Text
26495
26496 \begin_layout Plain Layout
26497 \begin_inset Formula $\textrm{ı}$
26498 \end_inset
26499
26500
26501 \end_layout
26502
26503 \end_inset
26504 </cell>
26505 </row>
26506 </lyxtabular>
26507
26508 \end_inset
26509
26510
26511 \begin_inset space \hfill{}
26512 \end_inset
26513
26514
26515 \begin_inset Tabular
26516 <lyxtabular version="3" rows="8" columns="2">
26517 <features rotate="0" tabularvalignment="middle">
26518 <column alignment="block" valignment="top">
26519 <column alignment="center" valignment="top">
26520 <row>
26521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26522 \begin_inset Text
26523
26524 \begin_layout Plain Layout
26525 コマンド
26526 \begin_inset Note Note
26527 status collapsed
26528
26529 \begin_layout Plain Layout
26530 0
26531 \begin_inset space \thinspace{}
26532 \end_inset
26533
26534 mm空白を分離用に使っているのは、そうしないと出力が¡や¿になってしまうためです。
26535 \end_layout
26536
26537 \end_inset
26538
26539
26540 \end_layout
26541
26542 \end_inset
26543 </cell>
26544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26545 \begin_inset Text
26546
26547 \begin_layout Plain Layout
26548 出力
26549 \end_layout
26550
26551 \end_inset
26552 </cell>
26553 </row>
26554 <row>
26555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26556 \begin_inset Text
26557
26558 \begin_layout Plain Layout
26559
26560 \backslash
26561 o
26562 \end_layout
26563
26564 \end_inset
26565 </cell>
26566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26567 \begin_inset Text
26568
26569 \begin_layout Plain Layout
26570 \begin_inset Formula $\textrm{ø}$
26571 \end_inset
26572
26573
26574 \end_layout
26575
26576 \end_inset
26577 </cell>
26578 </row>
26579 <row>
26580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26581 \begin_inset Text
26582
26583 \begin_layout Plain Layout
26584
26585 \backslash
26586 O
26587 \end_layout
26588
26589 \end_inset
26590 </cell>
26591 <cell alignment="center" valignment="top" topline="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" topline="true" leftline="true" usebox="none">
26606 \begin_inset Text
26607
26608 \begin_layout Plain Layout
26609
26610 \backslash
26611 l
26612 \end_layout
26613
26614 \end_inset
26615 </cell>
26616 <cell alignment="center" valignment="top" topline="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 <row>
26630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26631 \begin_inset Text
26632
26633 \begin_layout Plain Layout
26634
26635 \backslash
26636 L
26637 \end_layout
26638
26639 \end_inset
26640 </cell>
26641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26642 \begin_inset Text
26643
26644 \begin_layout Plain Layout
26645 \begin_inset Formula $\textrm{Ł}$
26646 \end_inset
26647
26648
26649 \end_layout
26650
26651 \end_inset
26652 </cell>
26653 </row>
26654 <row>
26655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26656 \begin_inset Text
26657
26658 \begin_layout Plain Layout
26659 !
26660 \begin_inset space \hspace{}
26661 \length 0mm
26662 \end_inset
26663
26664 `
26665 \begin_inset space \textvisiblespace{}
26666 \end_inset
26667
26668
26669 \end_layout
26670
26671 \end_inset
26672 </cell>
26673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26674 \begin_inset Text
26675
26676 \begin_layout Plain Layout
26677 \begin_inset Formula $\textrm{!`}$
26678 \end_inset
26679
26680
26681 \end_layout
26682
26683 \end_inset
26684 </cell>
26685 </row>
26686 <row>
26687 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26688 \begin_inset Text
26689
26690 \begin_layout Plain Layout
26691 ?
26692 \begin_inset space \hspace{}
26693 \length 0mm
26694 \end_inset
26695
26696 `
26697 \begin_inset space \textvisiblespace{}
26698 \end_inset
26699
26700
26701 \end_layout
26702
26703 \end_inset
26704 </cell>
26705 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26706 \begin_inset Text
26707
26708 \begin_layout Plain Layout
26709 \begin_inset Formula $\textrm{?`}$
26710 \end_inset
26711
26712
26713 \end_layout
26714
26715 \end_inset
26716 </cell>
26717 </row>
26718 <row>
26719 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26720 \begin_inset Text
26721
26722 \begin_layout Plain Layout
26723
26724 \backslash
26725 j
26726 \end_layout
26727
26728 \end_inset
26729 </cell>
26730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26731 \begin_inset Text
26732
26733 \begin_layout Plain Layout
26734 \begin_inset Formula $\textrm{ȷ}$
26735 \end_inset
26736
26737
26738 \end_layout
26739
26740 \end_inset
26741 </cell>
26742 </row>
26743 </lyxtabular>
26744
26745 \end_inset
26746
26747
26748 \begin_inset space \hfill{}
26749 \end_inset
26750
26751
26752 \end_layout
26753
26754 \begin_layout Standard
26755 \begin_inset Formula $\textrm{\textrm{Å}}$
26756 \end_inset
26757
26758
26759 \begin_inset Formula $\textrm{\textrm{Ø}}$
26760 \end_inset
26761
26762 の各文字は、数式ツールバーボタンの
26763 \begin_inset Info
26764 type  "icon"
26765 arg   "math-insert \\digamma"
26766 \end_inset
26767
26768 からも挿入することができます。
26769 \end_layout
26770
26771 \begin_layout Standard
26772 例外は、
26773 \series bold
26774 !
26775 \begin_inset space \hspace{}
26776 \length 0mm
26777 \end_inset
26778
26779 `
26780 \series default
26781
26782 \series bold
26783 ?
26784 \begin_inset space \hspace{}
26785 \length 0mm
26786 \end_inset
26787
26788 `
26789 \series default
26790 の各コマンドで、これらは直接LyX中の本文に入れることができます。
26791 \end_layout
26792
26793 \begin_layout Subsection
26794 文章中のアクセント
26795 \begin_inset CommandInset label
26796 LatexCommand label
26797 name "sub:文章中のアクセント"
26798
26799 \end_inset
26800
26801
26802 \begin_inset Index idx
26803 status collapsed
26804
26805 \begin_layout Plain Layout
26806 あくせんと@アクセント ! ぶんしょうちゅうの@文章中の
26807 \end_layout
26808
26809 \end_inset
26810
26811
26812 \end_layout
26813
26814 \begin_layout Standard
26815 以下に挙げる各コマンドを使えば、すべての文字にアクセントを付けることができます。これらのコマンドは、TeXモードで入れなくてはなりません。
26816 \end_layout
26817
26818 \begin_layout Standard
26819 \begin_inset space \hfill{}
26820 \end_inset
26821
26822
26823 \begin_inset Tabular
26824 <lyxtabular version="3" rows="8" columns="2">
26825 <features rotate="0" tabularvalignment="middle">
26826 <column alignment="block" valignment="top">
26827 <column alignment="block" valignment="top">
26828 <row>
26829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26830 \begin_inset Text
26831
26832 \begin_layout Plain Layout
26833 コマンド
26834 \end_layout
26835
26836 \end_inset
26837 </cell>
26838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26839 \begin_inset Text
26840
26841 \begin_layout Plain Layout
26842 出力
26843 \end_layout
26844
26845 \end_inset
26846 </cell>
26847 </row>
26848 <row>
26849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26850 \begin_inset Text
26851
26852 \begin_layout Plain Layout
26853
26854 \backslash
26855
26856 \begin_inset Quotes grd
26857 \end_inset
26858
26859 e
26860 \end_layout
26861
26862 \end_inset
26863 </cell>
26864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26865 \begin_inset Text
26866
26867 \begin_layout Plain Layout
26868 \begin_inset ERT
26869 status collapsed
26870
26871 \begin_layout Plain Layout
26872
26873
26874 \backslash
26875 "e
26876 \end_layout
26877
26878 \end_inset
26879
26880
26881 \end_layout
26882
26883 \end_inset
26884 </cell>
26885 </row>
26886 <row>
26887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26888 \begin_inset Text
26889
26890 \begin_layout Plain Layout
26891
26892 \backslash
26893 `e
26894 \end_layout
26895
26896 \end_inset
26897 </cell>
26898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26899 \begin_inset Text
26900
26901 \begin_layout Plain Layout
26902 \begin_inset ERT
26903 status collapsed
26904
26905 \begin_layout Plain Layout
26906
26907
26908 \backslash
26909 `e
26910 \end_layout
26911
26912 \end_inset
26913
26914
26915 \end_layout
26916
26917 \end_inset
26918 </cell>
26919 </row>
26920 <row>
26921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26922 \begin_inset Text
26923
26924 \begin_layout Plain Layout
26925
26926 \backslash
26927 ^
26928 \begin_inset space \textvisiblespace{}
26929 \end_inset
26930
26931 e
26932 \end_layout
26933
26934 \end_inset
26935 </cell>
26936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26937 \begin_inset Text
26938
26939 \begin_layout Plain Layout
26940 \begin_inset ERT
26941 status collapsed
26942
26943 \begin_layout Plain Layout
26944
26945
26946 \backslash
26947 ^e
26948 \end_layout
26949
26950 \end_inset
26951
26952
26953 \end_layout
26954
26955 \end_inset
26956 </cell>
26957 </row>
26958 <row>
26959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26960 \begin_inset Text
26961
26962 \begin_layout Plain Layout
26963
26964 \backslash
26965 =e
26966 \end_layout
26967
26968 \end_inset
26969 </cell>
26970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26971 \begin_inset Text
26972
26973 \begin_layout Plain Layout
26974 \begin_inset ERT
26975 status collapsed
26976
26977 \begin_layout Plain Layout
26978
26979
26980 \backslash
26981 =e
26982 \end_layout
26983
26984 \end_inset
26985
26986
26987 \end_layout
26988
26989 \end_inset
26990 </cell>
26991 </row>
26992 <row>
26993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26994 \begin_inset Text
26995
26996 \begin_layout Plain Layout
26997
26998 \backslash
26999 u
27000 \begin_inset space \textvisiblespace{}
27001 \end_inset
27002
27003 e
27004 \end_layout
27005
27006 \end_inset
27007 </cell>
27008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27009 \begin_inset Text
27010
27011 \begin_layout Plain Layout
27012 \begin_inset ERT
27013 status collapsed
27014
27015 \begin_layout Plain Layout
27016
27017
27018 \backslash
27019 u e
27020 \end_layout
27021
27022 \end_inset
27023
27024
27025 \end_layout
27026
27027 \end_inset
27028 </cell>
27029 </row>
27030 <row>
27031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27032 \begin_inset Text
27033
27034 \begin_layout Plain Layout
27035
27036 \backslash
27037 b
27038 \begin_inset space \textvisiblespace{}
27039 \end_inset
27040
27041 e
27042 \end_layout
27043
27044 \end_inset
27045 </cell>
27046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27047 \begin_inset Text
27048
27049 \begin_layout Plain Layout
27050 \begin_inset ERT
27051 status collapsed
27052
27053 \begin_layout Plain Layout
27054
27055
27056 \backslash
27057 b e
27058 \end_layout
27059
27060 \end_inset
27061
27062
27063 \end_layout
27064
27065 \end_inset
27066 </cell>
27067 </row>
27068 <row>
27069 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27070 \begin_inset Text
27071
27072 \begin_layout Plain Layout
27073
27074 \backslash
27075 t
27076 \begin_inset space \textvisiblespace{}
27077 \end_inset
27078
27079 ee
27080 \end_layout
27081
27082 \end_inset
27083 </cell>
27084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27085 \begin_inset Text
27086
27087 \begin_layout Plain Layout
27088 \begin_inset ERT
27089 status collapsed
27090
27091 \begin_layout Plain Layout
27092
27093
27094 \backslash
27095 t ee
27096 \end_layout
27097
27098 \end_inset
27099
27100
27101 \end_layout
27102
27103 \end_inset
27104 </cell>
27105 </row>
27106 </lyxtabular>
27107
27108 \end_inset
27109
27110
27111 \begin_inset space \hfill{}
27112 \end_inset
27113
27114
27115 \begin_inset Tabular
27116 <lyxtabular version="3" rows="8" columns="2">
27117 <features rotate="0" tabularvalignment="middle">
27118 <column alignment="block" valignment="top">
27119 <column alignment="center" valignment="top">
27120 <row>
27121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27122 \begin_inset Text
27123
27124 \begin_layout Plain Layout
27125 コマンド
27126 \end_layout
27127
27128 \end_inset
27129 </cell>
27130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27131 \begin_inset Text
27132
27133 \begin_layout Plain Layout
27134 出力
27135 \end_layout
27136
27137 \end_inset
27138 </cell>
27139 </row>
27140 <row>
27141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27142 \begin_inset Text
27143
27144 \begin_layout Plain Layout
27145
27146 \backslash
27147 H
27148 \begin_inset space \textvisiblespace{}
27149 \end_inset
27150
27151 e
27152 \end_layout
27153
27154 \end_inset
27155 </cell>
27156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27157 \begin_inset Text
27158
27159 \begin_layout Plain Layout
27160 \begin_inset ERT
27161 status collapsed
27162
27163 \begin_layout Plain Layout
27164
27165
27166 \backslash
27167 H e
27168 \end_layout
27169
27170 \end_inset
27171
27172
27173 \end_layout
27174
27175 \end_inset
27176 </cell>
27177 </row>
27178 <row>
27179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27180 \begin_inset Text
27181
27182 \begin_layout Plain Layout
27183
27184 \backslash
27185 'e
27186 \end_layout
27187
27188 \end_inset
27189 </cell>
27190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27191 \begin_inset Text
27192
27193 \begin_layout Plain Layout
27194 \begin_inset ERT
27195 status collapsed
27196
27197 \begin_layout Plain Layout
27198
27199
27200 \backslash
27201 'e
27202 \end_layout
27203
27204 \end_inset
27205
27206
27207 \end_layout
27208
27209 \end_inset
27210 </cell>
27211 </row>
27212 <row>
27213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27214 \begin_inset Text
27215
27216 \begin_layout Plain Layout
27217
27218 \backslash
27219 ~e
27220 \begin_inset Index idx
27221 status collapsed
27222
27223 \begin_layout Plain Layout
27224 ちるだ@チルダ
27225 \end_layout
27226
27227 \end_inset
27228
27229
27230 \end_layout
27231
27232 \end_inset
27233 </cell>
27234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27235 \begin_inset Text
27236
27237 \begin_layout Plain Layout
27238 \begin_inset ERT
27239 status collapsed
27240
27241 \begin_layout Plain Layout
27242
27243
27244 \backslash
27245 ~e
27246 \end_layout
27247
27248 \end_inset
27249
27250
27251 \end_layout
27252
27253 \end_inset
27254 </cell>
27255 </row>
27256 <row>
27257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27258 \begin_inset Text
27259
27260 \begin_layout Plain Layout
27261
27262 \backslash
27263 .e
27264 \end_layout
27265
27266 \end_inset
27267 </cell>
27268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27269 \begin_inset Text
27270
27271 \begin_layout Plain Layout
27272 \begin_inset ERT
27273 status collapsed
27274
27275 \begin_layout Plain Layout
27276
27277
27278 \backslash
27279 .e
27280 \end_layout
27281
27282 \end_inset
27283
27284
27285 \end_layout
27286
27287 \end_inset
27288 </cell>
27289 </row>
27290 <row>
27291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27292 \begin_inset Text
27293
27294 \begin_layout Plain Layout
27295
27296 \backslash
27297 v
27298 \begin_inset space \textvisiblespace{}
27299 \end_inset
27300
27301 e
27302 \end_layout
27303
27304 \end_inset
27305 </cell>
27306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27307 \begin_inset Text
27308
27309 \begin_layout Plain Layout
27310 \begin_inset ERT
27311 status collapsed
27312
27313 \begin_layout Plain Layout
27314
27315
27316 \backslash
27317 v e
27318 \end_layout
27319
27320 \end_inset
27321
27322
27323 \end_layout
27324
27325 \end_inset
27326 </cell>
27327 </row>
27328 <row>
27329 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27330 \begin_inset Text
27331
27332 \begin_layout Plain Layout
27333
27334 \backslash
27335 d
27336 \begin_inset space \textvisiblespace{}
27337 \end_inset
27338
27339 e
27340 \end_layout
27341
27342 \end_inset
27343 </cell>
27344 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27345 \begin_inset Text
27346
27347 \begin_layout Plain Layout
27348 \begin_inset ERT
27349 status collapsed
27350
27351 \begin_layout Plain Layout
27352
27353
27354 \backslash
27355 d e
27356 \end_layout
27357
27358 \end_inset
27359
27360
27361 \end_layout
27362
27363 \end_inset
27364 </cell>
27365 </row>
27366 <row>
27367 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27368 \begin_inset Text
27369
27370 \begin_layout Plain Layout
27371
27372 \backslash
27373 c
27374 \begin_inset space \textvisiblespace{}
27375 \end_inset
27376
27377 e
27378 \end_layout
27379
27380 \end_inset
27381 </cell>
27382 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27383 \begin_inset Text
27384
27385 \begin_layout Plain Layout
27386 \begin_inset ERT
27387 status collapsed
27388
27389 \begin_layout Plain Layout
27390
27391
27392 \backslash
27393 c e
27394 \end_layout
27395
27396 \end_inset
27397
27398
27399 \end_layout
27400
27401 \end_inset
27402 </cell>
27403 </row>
27404 </lyxtabular>
27405
27406 \end_inset
27407
27408
27409 \begin_inset space \hfill{}
27410 \end_inset
27411
27412
27413 \end_layout
27414
27415 \begin_layout Standard
27416 \begin_inset VSpace medskip
27417 \end_inset
27418
27419
27420 \series bold
27421
27422 \backslash
27423 t
27424 \series default
27425 コマンドは異なる二つの文字にアクセントを付けることもできます。たとえば、コマンド
27426 \series bold
27427
27428 \backslash
27429 t
27430 \begin_inset space \textvisiblespace{}
27431 \end_inset
27432
27433 sz
27434 \series default
27435 は、
27436 \begin_inset ERT
27437 status collapsed
27438
27439 \begin_layout Plain Layout
27440
27441
27442 \backslash
27443 t sz
27444 \end_layout
27445
27446 \end_inset
27447
27448 となります。
27449 \end_layout
27450
27451 \begin_layout Standard
27452
27453 \series bold
27454 `
27455 \series default
27456  ・
27457 \series bold
27458  '
27459 \series default
27460  ・ 
27461 \series bold
27462 ^
27463 \series default
27464  の各アクセントは、TeXモードを使わなくても、母音といっしょに直接キーボードから入力することもできます。チルダ
27465 \begin_inset Foot
27466 status collapsed
27467
27468 \begin_layout Plain Layout
27469 これは、チルダがアクセントとして定義されているキーボードのみに適用されます。
27470 \end_layout
27471
27472 \end_inset
27473
27474
27475 \series bold
27476 ~
27477 \series default
27478 を、
27479 \emph on
27480 a
27481 \emph default
27482
27483 \emph on
27484 n
27485 \emph default
27486
27487 \emph on
27488 o
27489 \emph default
27490 といっしょに使うときも同様です。
27491 \end_layout
27492
27493 \begin_layout Standard
27494
27495 \series bold
27496
27497 \backslash
27498 b
27499 \series default
27500
27501 \series bold
27502
27503 \backslash
27504 c
27505 \series default
27506
27507 \series bold
27508
27509 \backslash
27510 d
27511 \series default
27512
27513 \series bold
27514
27515 \backslash
27516 H
27517 \series default
27518
27519 \series bold
27520
27521 \backslash
27522 t
27523 \series default
27524
27525 \series bold
27526
27527 \backslash
27528 u
27529 \series default
27530
27531 \series bold
27532
27533 \backslash
27534 v
27535 \series default
27536 の各コマンドと、キーボードから直接挿入するアクセントは、数式テキスト中でも使うことができます。他のアクセントについては、数式内向けの特別な数式コマンドがあります
27537 。第
27538 \begin_inset CommandInset ref
27539 LatexCommand ref
27540 reference "sub:一文字に付けるアクセント"
27541
27542 \end_inset
27543
27544 節をご参照下さい。
27545 \end_layout
27546
27547 \begin_layout Standard
27548 \begin_inset VSpace bigskip
27549 \end_inset
27550
27551 さらに、
27552 \series bold
27553
27554 \backslash
27555 textcircled
27556 \series default
27557
27558 \begin_inset Index idx
27559 status collapsed
27560
27561 \begin_layout Plain Layout
27562 こまんど@コマンド ! T ! 
27563 \backslash
27564 textcircled
27565 \end_layout
27566
27567 \end_inset
27568
27569 コマンドを使えば、著作権マークのように、あらゆる数字や文字を丸で囲む---敢えて言えば、丸囲みでアクセントを付けるようなものといえるでしょう---ことができます
27570
27571 \end_layout
27572
27573 \begin_layout Standard
27574 \align center
27575 \begin_inset Tabular
27576 <lyxtabular version="3" rows="3" columns="2">
27577 <features rotate="0" tabularvalignment="middle">
27578 <column alignment="center" valignment="top">
27579 <column alignment="center" valignment="top">
27580 <row>
27581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27582 \begin_inset Text
27583
27584 \begin_layout Plain Layout
27585 コマンド
27586 \end_layout
27587
27588 \end_inset
27589 </cell>
27590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27591 \begin_inset Text
27592
27593 \begin_layout Plain Layout
27594 出力
27595 \begin_inset Note Note
27596 status collapsed
27597
27598 \begin_layout Plain Layout
27599 ここで
27600 \series bold
27601
27602 \backslash
27603 raisebox
27604 \series default
27605 はスペーサーとして使用しているだけです。
27606 \end_layout
27607
27608 \end_inset
27609
27610
27611 \end_layout
27612
27613 \end_inset
27614 </cell>
27615 </row>
27616 <row>
27617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27618 \begin_inset Text
27619
27620 \begin_layout Plain Layout
27621
27622 \backslash
27623 textcircled{w}
27624 \end_layout
27625
27626 \end_inset
27627 </cell>
27628 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27629 \begin_inset Text
27630
27631 \begin_layout Plain Layout
27632 \begin_inset ERT
27633 status collapsed
27634
27635 \begin_layout Plain Layout
27636
27637
27638 \backslash
27639 textcircled{w}
27640 \end_layout
27641
27642 \end_inset
27643
27644
27645 \end_layout
27646
27647 \end_inset
27648 </cell>
27649 </row>
27650 <row>
27651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27652 \begin_inset Text
27653
27654 \begin_layout Plain Layout
27655
27656 \backslash
27657 Large 
27658 \backslash
27659 textcircled{
27660 \backslash
27661 normalsize
27662 \backslash
27663 protect
27664 \backslash
27665 raisebox{-1.5pt}{W}}
27666 \end_layout
27667
27668 \end_inset
27669 </cell>
27670 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27671 \begin_inset Text
27672
27673 \begin_layout Plain Layout
27674 \begin_inset Formula $\raisebox{4.5mm}{}$
27675 \end_inset
27676
27677
27678 \begin_inset ERT
27679 status collapsed
27680
27681 \begin_layout Plain Layout
27682
27683
27684 \backslash
27685 Large 
27686 \backslash
27687 textcircled{
27688 \backslash
27689 normalsize
27690 \backslash
27691 protect
27692 \backslash
27693 raisebox{-1.5pt}W}
27694 \end_layout
27695
27696 \end_inset
27697
27698
27699 \begin_inset Formula $\raisebox{-2mm}{}$
27700 \end_inset
27701
27702
27703 \end_layout
27704
27705 \end_inset
27706 </cell>
27707 </row>
27708 </lyxtabular>
27709
27710 \end_inset
27711
27712
27713 \end_layout
27714
27715 \begin_layout Standard
27716 ここではユーザーが、文字が丸のなかに収まるように調整してやらなくてはなりません。ここでは、
27717 \series bold
27718
27719 \backslash
27720 Large
27721 \series default
27722
27723 \begin_inset Foot
27724 status collapsed
27725
27726 \begin_layout Plain Layout
27727
27728 \begin_inset CommandInset ref
27729 LatexCommand ref
27730 reference "sub:書体寸法"
27731
27732 \end_inset
27733
27734 節参照のこと。
27735 \end_layout
27736
27737 \end_inset
27738
27739 で丸の大きさを指定しています。そして
27740 \series bold
27741
27742 \backslash
27743 raisebox
27744 \series default
27745
27746 \begin_inset Foot
27747 status collapsed
27748
27749 \begin_layout Plain Layout
27750
27751 \begin_inset CommandInset ref
27752 LatexCommand ref
27753 reference "sub:枠なしボックス"
27754
27755 \end_inset
27756
27757 節参照のこと。
27758 \end_layout
27759
27760 \end_inset
27761
27762 を使って、文字が真ん中にくるようにしています。
27763 \end_layout
27764
27765 \begin_layout Subsection
27766 古式数字
27767 \begin_inset Index idx
27768 status collapsed
27769
27770 \begin_layout Plain Layout
27771 こしきすうじ@古式数字
27772 \end_layout
27773
27774 \end_inset
27775
27776
27777 \end_layout
27778
27779 \begin_layout Standard
27780 古式数字は、
27781 \series bold
27782
27783 \backslash
27784 oldstylenums
27785 \series default
27786
27787 \begin_inset Index idx
27788 status collapsed
27789
27790 \begin_layout Plain Layout
27791 こまんど@コマンド ! O ! 
27792 \backslash
27793 oldstylenums
27794 \end_layout
27795
27796 \end_inset
27797
27798 コマンドで作成することができます。このコマンドは、数式中でもTeXモード中でも使うことができます。コマンド書式は、
27799 \end_layout
27800
27801 \begin_layout Standard
27802
27803 \series bold
27804
27805 \backslash
27806 oldstylenums{数字}
27807 \end_layout
27808
27809 \begin_layout Standard
27810 です。
27811 \series bold
27812
27813 \backslash
27814 oldstylenums{0123456789}
27815 \series default
27816 というコマンドは、
27817 \begin_inset Formula $\oldstylenums{0123456789}$
27818 \end_inset
27819
27820 のようになります。
27821 \end_layout
27822
27823 \begin_layout Section
27824 数式様式
27825 \begin_inset CommandInset label
27826 LatexCommand label
27827 name "sec:数式様式"
27828
27829 \end_inset
27830
27831
27832 \begin_inset Index idx
27833 status collapsed
27834
27835 \begin_layout Plain Layout
27836 すうしき@数式 ! ようしき@様式
27837 \end_layout
27838
27839 \end_inset
27840
27841
27842 \end_layout
27843
27844 \begin_layout Itemize
27845 以下の二つの配置様式があります。
27846 \end_layout
27847
27848 \begin_deeper
27849 \begin_layout Description
27850 中央揃え 事前に定義された標準です。
27851 \end_layout
27852
27853 \begin_layout Description
27854 行頭下げ これを使うには、
27855 \family sans
27856 文書\SpecialChar \menuseparator
27857 設定
27858 \family default
27859 メニューの
27860 \family sans
27861 文書クラス
27862 \family default
27863 において、
27864 \series bold
27865 fleqn
27866 \series default
27867 オプションを指定しておかなくてはなりません。
27868 \end_layout
27869
27870 \begin_layout Standard
27871
27872 \series bold
27873 行頭下げ
27874 \series default
27875 を用いる場合には、行頭下げの大きさを
27876 \series bold
27877
27878 \backslash
27879 mathindent
27880 \series default
27881
27882 \begin_inset Index idx
27883 status collapsed
27884
27885 \begin_layout Plain Layout
27886 こまんど@コマンド ! M ! 
27887 \backslash
27888 mathindent
27889 \end_layout
27890
27891 \end_inset
27892
27893 の値で調整することができます。これを15
27894 \begin_inset space \thinspace{}
27895 \end_inset
27896
27897 mmにするには、LaTeXプリアンブルに以下のコマンドを入れておきます。
27898 \end_layout
27899
27900 \begin_layout Standard
27901
27902 \series bold
27903
27904 \backslash
27905 setlength{
27906 \backslash
27907 mathindent}{15mm}
27908 \end_layout
27909
27910 \begin_layout Standard
27911
27912 \series bold
27913
27914 \backslash
27915 mathindent
27916 \series default
27917 を明示的に指定しない場合には、事前に定義されている30
27918 \begin_inset space \thinspace{}
27919 \end_inset
27920
27921 ptが適用されます。
27922 \end_layout
27923
27924 \end_deeper
27925 \begin_layout Itemize
27926 また、以下の二つの連番様式があります。
27927 \end_layout
27928
27929 \begin_deeper
27930 \begin_layout Description
27931 右 事前に定義された標準です。
27932 \end_layout
27933
27934 \begin_layout Description
27935 左 これを使うには、
27936 \family sans
27937 文書\SpecialChar \menuseparator
27938 設定
27939 \family default
27940 メニューの
27941 \family sans
27942 文書クラス
27943 \family default
27944 において、
27945 \series bold
27946 leqno
27947 \series default
27948 オプションを指定しておかなくてはなりません。
27949 \end_layout
27950
27951 \end_deeper
27952 \begin_layout Standard
27953
27954 \series bold
27955 fleqn
27956 \series default
27957
27958 \series bold
27959 leqno
27960 \series default
27961 は、いっしょに指定することができます。両方のオプションを同時に入れる場合には、コンマで区切って下さい。
27962 \end_layout
27963
27964 \begin_layout Standard
27965 これで選択した様式は、文書中のすべての別行立て数式に用いられます。もし、中央揃えと行頭下げの両様式を同一文書中で用いたい場合には、
27966 \series bold
27967 中央揃え
27968 \series default
27969 様式を指定するようにします。そして、行頭下げにしたい数式は、flalign環境に指定するようにします。第
27970 \begin_inset CommandInset ref
27971 LatexCommand ref
27972 reference "sub:flalign環境"
27973
27974 \end_inset
27975
27976 節をご覧下さい。
27977 \end_layout
27978
27979 \begin_layout Section
27980 多行数式
27981 \begin_inset CommandInset label
27982 LatexCommand label
27983 name "sec:多行数式"
27984
27985 \end_inset
27986
27987
27988 \begin_inset Index idx
27989 status collapsed
27990
27991 \begin_layout Plain Layout
27992 すうしき@数式 ! たぎょう@多行
27993 \begin_inset space \thinspace{}
27994 \end_inset
27995
27996 ------
27997 \end_layout
27998
27999 \end_inset
28000
28001
28002 \end_layout
28003
28004 \begin_layout Subsection
28005 概要
28006 \end_layout
28007
28008 \begin_layout Standard
28009 LyXでは、多行数式は、数式中で
28010 \begin_inset Info
28011 type  "shortcut"
28012 arg   "newline-insert newline"
28013 \end_inset
28014
28015 を押すことで作られます。この操作によって、第
28016 \begin_inset CommandInset ref
28017 LatexCommand ref
28018 reference "sub:eqnarray環境"
28019
28020 \end_inset
28021
28022 節に述べられている
28023 \series bold
28024 eqnarray環境
28025 \series default
28026 が作り出されるか、あるいは文書設定で
28027 \family sans
28028 AMS mathパッケージを使う
28029 \family default
28030 オプションが選択されている場合には、第
28031 \begin_inset CommandInset ref
28032 LatexCommand ref
28033 reference "sub:標準align環境"
28034
28035 \end_inset
28036
28037 節に述べられている
28038 \series bold
28039 align環境
28040 \series default
28041 が作り出されることになります。
28042 \end_layout
28043
28044 \begin_layout Standard
28045 他にも、
28046 \family sans
28047 挿入\SpecialChar \menuseparator
28048 数式
28049 \family default
28050 メニューで作ることのできる多行数式環境があります。これらの環境は、以下の各節で説明します。
28051 \end_layout
28052
28053 \begin_layout Standard
28054 すべての多行数式において、新規行は、
28055 \begin_inset Info
28056 type  "shortcut"
28057 arg   "newline-insert newline"
28058 \end_inset
28059
28060 を押すことによって作られます。行を足したり削ったりするには、数式ツールバーボタンの
28061 \begin_inset Info
28062 type  "icon"
28063 arg   "inset-modify tabular append-row"
28064 \end_inset
28065
28066
28067 \begin_inset Info
28068 type  "icon"
28069 arg   "inset-modify tabular delete-row"
28070 \end_inset
28071
28072 を使うか、
28073 \family sans
28074 編集\SpecialChar \menuseparator
28075 行と列
28076 \family default
28077 メニューを使うことができます。
28078 \end_layout
28079
28080 \begin_layout Subsubsection
28081 行間
28082 \begin_inset CommandInset label
28083 LatexCommand label
28084 name "sub:行間"
28085
28086 \end_inset
28087
28088
28089 \begin_inset Index idx
28090 status collapsed
28091
28092 \begin_layout Plain Layout
28093 すうしき@数式 ! たぎょう@多行
28094 \begin_inset space \thinspace{}
28095 \end_inset
28096
28097 ------ ! ぎょうかん@行間
28098 \end_layout
28099
28100 \end_inset
28101
28102
28103 \end_layout
28104
28105 \begin_layout Standard
28106 以下のように、多行数式において行のあいだの空白が足りないことが、ときどき起こります。
28107 \begin_inset Formula 
28108 \begin{eqnarray*}
28109 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}\\
28110 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
28111 \end{eqnarray*}
28112
28113 \end_inset
28114
28115
28116 \end_layout
28117
28118 \begin_layout Standard
28119 LaTeXにおいて行間を付け加えるには、新規行コマンドに非必須の引数をとらせて指定しますが、これはまだLyXには実装されていない
28120 \begin_inset Foot
28121 status collapsed
28122
28123 \begin_layout Plain Layout
28124 \begin_inset CommandInset href
28125 LatexCommand href
28126 name "LyX-bug #1505"
28127 target "http://www.lyx.org/trac/ticket/1505"
28128
28129 \end_inset
28130
28131 を参照。
28132 \end_layout
28133
28134 \end_inset
28135
28136 ので、数式全体をTeXモードで入れなくてはなりません。上記の例の行間を大きくするには、最初の行の最後に
28137 \series bold
28138
28139 \backslash
28140
28141 \backslash
28142 [3mm]
28143 \series default
28144 というコマンドを入れます。すると、次のようになります。
28145 \begin_inset ERT
28146 status collapsed
28147
28148 \begin_layout Plain Layout
28149
28150
28151 \backslash
28152 begin{eqnarray*}
28153 \end_layout
28154
28155 \begin_layout Plain Layout
28156
28157 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28158  = & 
28159 \backslash
28160 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28161 \backslash
28162
28163 \backslash
28164 [3mm]
28165 \end_layout
28166
28167 \begin_layout Plain Layout
28168
28169 4x^{2}
28170 \backslash
28171 left(B^{2}+x_{0}^{2}
28172 \backslash
28173 right)+4x_{0}x
28174 \backslash
28175 left(D-B^{2}
28176 \backslash
28177 right)+B^{2}
28178 \backslash
28179 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28180 \backslash
28181 right) & = & 0
28182 \end_layout
28183
28184 \begin_layout Plain Layout
28185
28186
28187 \backslash
28188 end{eqnarray*}
28189 \end_layout
28190
28191 \end_inset
28192
28193
28194 \end_layout
28195
28196 \begin_layout Standard
28197 \begin_inset VSpace bigskip
28198 \end_inset
28199
28200 同一数式内のすべての行の行間を一律に指定するには、
28201 \series bold
28202
28203 \backslash
28204 jot
28205 \series default
28206
28207 \begin_inset Index idx
28208 status collapsed
28209
28210 \begin_layout Plain Layout
28211 こまんど@コマンド ! J ! 
28212 \backslash
28213 jot
28214 \end_layout
28215
28216 \end_inset
28217
28218 変数を変更します。定義は、
28219 \begin_inset Formula $\mbox{行間}=\mathrm{6\, pt+\backslash jot}$
28220 \end_inset
28221
28222 となっています。
28223 \series bold
28224
28225 \backslash
28226 jot
28227 \series default
28228 の既定値は、3
28229 \begin_inset space \thinspace{}
28230 \end_inset
28231
28232 ptです。上記の例のように、行間を3
28233 \begin_inset space \thinspace{}
28234 \end_inset
28235
28236 mm追加するには、
28237 \end_layout
28238
28239 \begin_layout Standard
28240
28241 \series bold
28242
28243 \backslash
28244 setlength{
28245 \backslash
28246 jot}{3mm+3pt}
28247 \end_layout
28248
28249 \begin_layout Standard
28250 というコマンドを、数式直前にTeXモードで入れておきます。これを行うには、LaTeXプリアンブルに
28251 \end_layout
28252
28253 \begin_layout Standard
28254
28255 \series bold
28256
28257 \backslash
28258 usepackage{calc}
28259 \end_layout
28260
28261 \begin_layout Standard
28262 という行を入れて、LaTeXパッケージ
28263 \series bold
28264 calc
28265 \series default
28266
28267 \begin_inset Foot
28268 status collapsed
28269
28270 \begin_layout Plain Layout
28271
28272 \series bold
28273 calc
28274 \series default
28275 は標準的なLaTeX頒布版のすべてに付属しています。
28276 \end_layout
28277
28278 \end_inset
28279
28280
28281 \begin_inset Index idx
28282 status collapsed
28283
28284 \begin_layout Plain Layout
28285 ぱっけーじ@パッケージ ! calc
28286 \end_layout
28287
28288 \end_inset
28289
28290  を読み込んでおく必要があります。すると、
28291 \begin_inset ERT
28292 status collapsed
28293
28294 \begin_layout Plain Layout
28295
28296
28297 \backslash
28298 setlength{
28299 \backslash
28300 jot}{3mm+3pt}
28301 \end_layout
28302
28303 \end_inset
28304
28305
28306 \begin_inset Formula 
28307 \begin{eqnarray*}
28308 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}\\
28309 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
28310 \end{eqnarray*}
28311
28312 \end_inset
28313
28314
28315 \end_layout
28316
28317 \begin_layout Standard
28318 \begin_inset ERT
28319 status collapsed
28320
28321 \begin_layout Plain Layout
28322
28323
28324 \backslash
28325 setlength{
28326 \backslash
28327 jot}{3pt}
28328 \end_layout
28329
28330 \end_inset
28331
28332 のような結果を得ます。行間を既定値に戻すには、
28333 \series bold
28334
28335 \backslash
28336 jot
28337 \series default
28338 をふたたび3
28339 \begin_inset space \thinspace{}
28340 \end_inset
28341
28342 ptに戻します。
28343 \end_layout
28344
28345 \begin_layout Subsubsection
28346 列間
28347 \begin_inset CommandInset label
28348 LatexCommand label
28349 name "sub:列間"
28350
28351 \end_inset
28352
28353
28354 \begin_inset Index idx
28355 status collapsed
28356
28357 \begin_layout Plain Layout
28358 すうしき@数式 ! たぎょう@多行
28359 \begin_inset space \thinspace{}
28360 \end_inset
28361
28362 ------ ! れつかん@列間
28363 \end_layout
28364
28365 \end_inset
28366
28367
28368 \end_layout
28369
28370 \begin_layout Standard
28371 多行数式は、行列を形成します。たとえば、eqnarray環境の数式は、3列からなる行列です。この環境で列間を変更すれば、関係子周辺の余白を変更することができます
28372
28373 \end_layout
28374
28375 \begin_layout Standard
28376 列間は、
28377 \series bold
28378
28379 \backslash
28380 arraycolsep
28381 \series default
28382
28383 \begin_inset Index idx
28384 status collapsed
28385
28386 \begin_layout Plain Layout
28387 こまんど@コマンド ! A ! 
28388 \backslash
28389 arraycolsep
28390 \end_layout
28391
28392 \end_inset
28393
28394 変数を使って指定し、
28395 \begin_inset Newline newline
28396 \end_inset
28397
28398 列間 = 2
28399 \begin_inset space \thinspace{}
28400 \end_inset
28401
28402
28403 \series bold
28404
28405 \backslash
28406 arraycolsep
28407 \series default
28408
28409 \begin_inset Newline newline
28410 \end_inset
28411
28412 という関係があります。したがって、
28413 \end_layout
28414
28415 \begin_layout Standard
28416
28417 \series bold
28418
28419 \backslash
28420 setlength{
28421 \backslash
28422 arraycolsep}{1cm}
28423 \end_layout
28424
28425 \begin_layout Standard
28426 というコマンドをTeXモードで入れると、ここから後のすべての数式の列間が2
28427 \begin_inset space \thinspace{}
28428 \end_inset
28429
28430 cmになります。これを既定値に戻すには、
28431 \series bold
28432
28433 \backslash
28434 arraycolsep
28435 \series default
28436 を5
28437 \begin_inset space \thinspace{}
28438 \end_inset
28439
28440 ptに戻して下さい。
28441 \end_layout
28442
28443 \begin_layout Standard
28444 以下は、2
28445 \begin_inset space \thinspace{}
28446 \end_inset
28447
28448 cmの列間を持つ数式です。
28449 \begin_inset ERT
28450 status collapsed
28451
28452 \begin_layout Plain Layout
28453
28454
28455 \backslash
28456 setlength{
28457 \backslash
28458 arraycolsep}{1cm}
28459 \end_layout
28460
28461 \end_inset
28462
28463
28464 \begin_inset Formula 
28465 \begin{eqnarray*}
28466 A & = & B\\
28467 C & \ne & A
28468 \end{eqnarray*}
28469
28470 \end_inset
28471
28472 行列の既定の列間10
28473 \begin_inset space \thinspace{}
28474 \end_inset
28475
28476 ptを持つ数式です。
28477 \begin_inset ERT
28478 status collapsed
28479
28480 \begin_layout Plain Layout
28481
28482
28483 \backslash
28484 setlength{
28485 \backslash
28486 arraycolsep}{5pt}
28487 \end_layout
28488
28489 \end_inset
28490
28491
28492 \begin_inset Formula 
28493 \begin{eqnarray*}
28494 A & = & B\\
28495 C & \ne & A
28496 \end{eqnarray*}
28497
28498 \end_inset
28499
28500
28501 \end_layout
28502
28503 \begin_layout Subsubsection
28504 長い数式
28505 \begin_inset Index idx
28506 status collapsed
28507
28508 \begin_layout Plain Layout
28509 すうしき@数式 ! ながい@長い
28510 \end_layout
28511
28512 \end_inset
28513
28514
28515 \end_layout
28516
28517 \begin_layout Standard
28518 長い数式は、以下の方法を使って組版することができます。
28519 \end_layout
28520
28521 \begin_layout Itemize
28522 左辺ないし右辺の一方が、行幅よりもかなり短いときには、以下のように、短い方を左辺に置き、右辺を二行に分けて組版します。
28523 \begin_inset Formula 
28524 \begin{eqnarray}
28525 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 \\
28526  &  & -\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}
28527 \end{eqnarray}
28528
28529 \end_inset
28530
28531 二行目の最初のマイナス記号は、行頭の文字になってしまうため、通常、表示の上で演算子としては取り扱われません。前後に余白が置かれることもなく、分数線からも離れて表
28532 示されません。これを避けるために、マイナス記号の後に
28533 \series bold
28534
28535 \backslash
28536 hspace
28537 \series default
28538 .
28539 \begin_inset Foot
28540 status collapsed
28541
28542 \begin_layout Plain Layout
28543
28544 \series bold
28545
28546 \backslash
28547 hspace
28548 \series default
28549 に関しての詳細は、第
28550 \begin_inset CommandInset ref
28551 LatexCommand ref
28552 reference "sub:可変長の空白"
28553
28554 \end_inset
28555
28556 節をご覧下さい。
28557 \end_layout
28558
28559 \end_inset
28560
28561
28562 \begin_inset Index idx
28563 status collapsed
28564
28565 \begin_layout Plain Layout
28566 こまんど@コマンド ! H ! 
28567 \backslash
28568 hspace
28569 \end_layout
28570
28571 \end_inset
28572
28573 コマンドを使って3
28574 \begin_inset space \thinspace{}
28575 \end_inset
28576
28577 pt空白を入れてあります。
28578 \end_layout
28579
28580 \begin_layout Itemize
28581 数式の両辺がともに長すぎるときには、
28582 \series bold
28583
28584 \backslash
28585 lefteqn
28586 \series default
28587
28588 \begin_inset Index idx
28589 status collapsed
28590
28591 \begin_layout Plain Layout
28592 こまんど@コマンド ! L ! 
28593 \backslash
28594 lefteqn
28595 \end_layout
28596
28597 \end_inset
28598
28599 コマンドを使います。これを最初の行の第一列に入れると、以下のように、続きの内容が他の列にかかって表示されます。
28600 \begin_inset Formula 
28601 \begin{eqnarray}
28602 \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 \\
28603  &  & -\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 \\
28604  &  & =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}
28605 \end{eqnarray}
28606
28607 \end_inset
28608
28609
28610 \series bold
28611
28612 \backslash
28613 lefteqn
28614 \series default
28615 を入力すると、青枠から少し左にずれたところに現れる紫枠にカーソルが移るので、ここに数式を入力します。
28616 \begin_inset Newline newline
28617 \end_inset
28618
28619 二行め以降の行の内容は、二列め以降の列に挿入します。挿入する列が右になるほど、字下げの量が大きくなります。
28620 \begin_inset VSpace medskip
28621 \end_inset
28622
28623
28624 \begin_inset Newline newline
28625 \end_inset
28626
28627
28628 \begin_inset Note Greyedout
28629 status open
28630
28631 \begin_layout Plain Layout
28632
28633 \series bold
28634
28635 \backslash
28636 lefteqn
28637 \series default
28638 を使用する際には、以下のことにご注意下さい。
28639 \end_layout
28640
28641 \begin_layout Itemize
28642 数式では、ページ幅全部を使うことはしません。たとえば、上記の例で、最初の行に
28643 \begin_inset Formula $-B^{2}$
28644 \end_inset
28645
28646 という項を置いたとすると、ページ余白の領域に出てしまいますが、これはよくありません。幅をうまく使うには、最初の行の行頭に負の空白を入れる方法もあります。
28647 \end_layout
28648
28649 \begin_layout Itemize
28650 LyXのバグによって、最初の行にマウスでカーソルを入れることはできません
28651 \begin_inset Foot
28652 status collapsed
28653
28654 \begin_layout Plain Layout
28655 \begin_inset CommandInset href
28656 LatexCommand href
28657 name "LyX-bug #1429"
28658 target "http://www.lyx.org/trac/ticket/1429"
28659
28660 \end_inset
28661
28662
28663 \end_layout
28664
28665 \end_inset
28666
28667 。カーソルを行頭に合わせて、矢印
28668 \begin_inset Flex Ruby
28669 status collapsed
28670
28671 \begin_layout Plain Layout
28672
28673 \begin_inset Argument post:1
28674 status collapsed
28675
28676 \begin_layout Plain Layout
28677 キー
28678 \end_layout
28679
28680 \end_inset
28681
28682
28683 \end_layout
28684
28685 \end_inset
28686
28687 で移動するしかありません。
28688 \end_layout
28689
28690 \end_inset
28691
28692
28693 \end_layout
28694
28695 \begin_layout Itemize
28696 長い数式を組む他の方法として、第
28697 \begin_inset CommandInset ref
28698 LatexCommand ref
28699 reference "sub:multline環境"
28700
28701 \end_inset
28702
28703 節と第
28704 \begin_inset CommandInset ref
28705 LatexCommand ref
28706 reference "sub:数式の一部の多行化"
28707
28708 \end_inset
28709
28710 節で述べられている環境を用いる方法があります。
28711 \end_layout
28712
28713 \begin_layout Subsubsection
28714 多行にわたる分数
28715 \begin_inset CommandInset label
28716 LatexCommand label
28717 name "sub:多行にわたる分数"
28718
28719 \end_inset
28720
28721
28722 \begin_inset Index idx
28723 status open
28724
28725 \begin_layout Plain Layout
28726 ぶんすう@分数 ! たぎょうにわたる@多行にわたる
28727 \end_layout
28728
28729 \end_inset
28730
28731
28732 \end_layout
28733
28734 \begin_layout Standard
28735 分数の分母もしくは分子が長すぎて、一行に入りきらないことがあります。この場合には、分数内で改行をしなくてはなりません。これを行うには、
28736 \series bold
28737
28738 \backslash
28739 splitfrac
28740 \series default
28741 コマンド
28742 \begin_inset Index idx
28743 status collapsed
28744
28745 \begin_layout Plain Layout
28746 こまんど@コマンド ! S ! 
28747 \backslash
28748 splitfrac
28749 \end_layout
28750
28751 \end_inset
28752
28753 を使うことができます。これを有効化するには、文書設定の
28754 \family sans
28755 数式オプション
28756 \family default
28757 で、
28758 \series bold
28759 mathtools
28760 \series default
28761 パッケージ
28762 \begin_inset Index idx
28763 status collapsed
28764
28765 \begin_layout Plain Layout
28766 ぱっけーじ@パッケージ ! mathtools
28767 \end_layout
28768
28769 \end_inset
28770
28771
28772 \family sans
28773 常に読み込み
28774 \family default
28775 オプションを指定してください。
28776 \series bold
28777
28778 \backslash
28779 splitfrac
28780 \series default
28781 のスキームは
28782 \end_layout
28783
28784 \begin_layout Standard
28785
28786 \series bold
28787
28788 \backslash
28789 splitfrac{1行目}{2行目}
28790 \end_layout
28791
28792 \begin_layout Standard
28793 となっており、分母にも分子にも使うことができます。
28794 \end_layout
28795
28796 \begin_layout Standard
28797 \begin_inset Formula 
28798 \[
28799 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}
28800 \]
28801
28802 \end_inset
28803
28804 上記の最初の分子に使われているコマンドは、
28805 \end_layout
28806
28807 \begin_layout Standard
28808
28809 \series bold
28810
28811 \backslash
28812 splitfrac{xy+xy+xy+xy+xy
28813 \begin_inset space \textvisiblespace{}
28814 \end_inset
28815
28816
28817 \backslash
28818 {+wy+wy+wy+wy
28819 \end_layout
28820
28821 \begin_layout Standard
28822 です。
28823 \end_layout
28824
28825 \begin_layout Subsubsection
28826 多行にわたる括弧
28827 \begin_inset CommandInset label
28828 LatexCommand label
28829 name "sub:多行にわたる括弧"
28830
28831 \end_inset
28832
28833
28834 \begin_inset Index idx
28835 status collapsed
28836
28837 \begin_layout Plain Layout
28838 かっこ@括弧 ! たぎょうすうしきよう@多行数式用
28839 \end_layout
28840
28841 \end_inset
28842
28843
28844 \end_layout
28845
28846 \begin_layout Standard
28847 多行にわたる括弧を作ろうとすると、以下のような問題が生じます。
28848 \begin_inset Formula 
28849 \begin{eqnarray*}
28850 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28851  &  & \left.\cdots+B-D\right]
28852 \end{eqnarray*}
28853
28854 \end_inset
28855
28856
28857 \end_layout
28858
28859 \begin_layout Standard
28860 可変寸法の括弧は多行にわたることができないので、閉じ括弧が初めの括弧よりも小さくなってしまっています。
28861 \end_layout
28862
28863 \begin_layout Standard
28864 二行めの括弧の大きさを正しく設定するには、最初の行の終わりを
28865 \series bold
28866
28867 \backslash
28868 right.
28869 \series default
28870
28871 \begin_inset Index idx
28872 status collapsed
28873
28874 \begin_layout Plain Layout
28875 こまんど@コマンド ! R ! 
28876 \backslash
28877 right
28878 \end_layout
28879
28880 \end_inset
28881
28882 とし、二行めの始めを
28883 \series bold
28884
28885 \backslash
28886 left.
28887 \begin_inset Foot
28888 status collapsed
28889
28890 \begin_layout Plain Layout
28891
28892 \series bold
28893
28894 \backslash
28895 left
28896 \series default
28897
28898 \series bold
28899
28900 \backslash
28901 right
28902 \series default
28903 に関する詳細は、第
28904 \begin_inset CommandInset ref
28905 LatexCommand ref
28906 reference "sub:自動の括弧丈"
28907
28908 \end_inset
28909
28910 節をご覧下さい。
28911 \end_layout
28912
28913 \end_inset
28914
28915
28916 \series default
28917
28918 \begin_inset Index idx
28919 status collapsed
28920
28921 \begin_layout Plain Layout
28922 こまんど@コマンド ! L ! 
28923 \backslash
28924 left
28925 \end_layout
28926
28927 \end_inset
28928
28929 とします。一行めにおいては、範囲付き積演算子がもっとも大きな記号であり、これが二行めの括弧の大きさにならなくてはならないので、
28930 \series bold
28931
28932 \backslash
28933 left.
28934 \series default
28935 の後に、
28936 \series bold
28937
28938 \backslash
28939 vphantom
28940 \series default
28941
28942 \begin_inset space \textvisiblespace{}
28943 \end_inset
28944
28945
28946 \series bold
28947
28948 \backslash
28949 prod
28950 \series default
28951 ^
28952 \begin_inset space \textvisiblespace{}
28953 \end_inset
28954
28955
28956 \series bold
28957
28958 \backslash
28959 infty
28960 \series default
28961
28962 \begin_inset space \textvisiblespace{}
28963 \end_inset
28964
28965
28966 \series bold
28967
28968 \begin_inset Formula $\downarrow$
28969 \end_inset
28970
28971 _R=1}
28972 \series default
28973
28974 \begin_inset Index idx
28975 status collapsed
28976
28977 \begin_layout Plain Layout
28978 こまんど@コマンド ! V ! 
28979 \backslash
28980 vphantom
28981 \end_layout
28982
28983 \end_inset
28984
28985 というコマンドを挿入します。
28986 \end_layout
28987
28988 \begin_layout Standard
28989 その結果が以下の数式です。
28990 \begin_inset Formula 
28991 \begin{eqnarray*}
28992 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28993  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28994 \end{eqnarray*}
28995
28996 \end_inset
28997
28998
28999 \end_layout
29000
29001 \begin_layout Subsection
29002 align環境
29003 \end_layout
29004
29005 \begin_layout Standard
29006 align環境は、すべての型の多行数式に使うことができ、とくに、いくつかの数式を並べて表示させるのに便利です。
29007 \end_layout
29008
29009 \begin_layout Standard
29010 align環境には列があり、奇数列は右揃え、偶数列は左揃えに設定されます。align環境の行にはすべて、付番することができます。
29011 \end_layout
29012
29013 \begin_layout Standard
29014 align環境は、
29015 \family sans
29016 挿入\SpecialChar \menuseparator
29017 数式
29018 \family default
29019 メニューから作ることができます。
29020 \family sans
29021 編集\SpecialChar \menuseparator
29022 数式\SpecialChar \menuseparator
29023 数式の表記を変更
29024 \family default
29025 メニューを使えば、既存の数式をalign環境に変更することができます。
29026 \end_layout
29027
29028 \begin_layout Standard
29029 列を追加したり削除したりするには、数式ツールバーボタンの
29030 \begin_inset Info
29031 type  "icon"
29032 arg   "inset-modify tabular append-column"
29033 \end_inset
29034
29035
29036 \begin_inset Info
29037 type  "icon"
29038 arg   "inset-modify tabular delete-column"
29039 \end_inset
29040
29041 を使うか、
29042 \family sans
29043 編集\SpecialChar \menuseparator
29044 行と列
29045 \family default
29046 メニューを使います。
29047 \end_layout
29048
29049 \begin_layout Subsubsection
29050 標準align環境
29051 \begin_inset CommandInset label
29052 LatexCommand label
29053 name "sub:標準align環境"
29054
29055 \end_inset
29056
29057
29058 \begin_inset Index idx
29059 status collapsed
29060
29061 \begin_layout Plain Layout
29062 すうしき@数式 ! たぎょう@多行
29063 \begin_inset space \thinspace{}
29064 \end_inset
29065
29066 ------ ! alignかんきょう@align環境
29067 \end_layout
29068
29069 \end_inset
29070
29071
29072 \end_layout
29073
29074 \begin_layout Standard
29075 このalign環境は、数式中で
29076 \begin_inset Info
29077 type  "shortcut"
29078 arg   "newline-insert newline"
29079 \end_inset
29080
29081 を押すか、
29082 \family sans
29083 挿入\SpecialChar \menuseparator
29084 数式\SpecialChar \menuseparator
29085 AMS align環境
29086 \family default
29087 メニューで作ることができます。
29088 \end_layout
29089
29090 \begin_layout Standard
29091 以下は、二つの数式を横に並べた例ですが、これは4列からなるalign環境として作ります。
29092 \begin_inset Formula 
29093 \begin{align*}
29094 A & =\sin(B) & C & =D\\
29095 C & \ne A & B & \ne D
29096 \end{align*}
29097
29098 \end_inset
29099
29100 ご覧になって分かるように、この環境の数式は、一列めの前と偶数列の後に
29101 \series bold
29102
29103 \backslash
29104 hfill
29105 \begin_inset Foot
29106 status collapsed
29107
29108 \begin_layout Plain Layout
29109
29110 \series bold
29111
29112 \backslash
29113 hfill
29114 \series default
29115 に関する詳細は、第
29116 \begin_inset CommandInset ref
29117 LatexCommand ref
29118 reference "sub:可変長の空白"
29119
29120 \end_inset
29121
29122 節をご覧下さい。
29123 \end_layout
29124
29125 \end_inset
29126
29127
29128 \series default
29129 があるかのように配置されます。数式様式として
29130 \series bold
29131 行頭下げ
29132 \begin_inset Foot
29133 status collapsed
29134
29135 \begin_layout Plain Layout
29136
29137 \series bold
29138 数式様式については、第
29139 \series default
29140
29141 \begin_inset CommandInset ref
29142 LatexCommand ref
29143 reference "sec:数式様式"
29144
29145 \end_inset
29146
29147 節をご覧下さい。
29148 \end_layout
29149
29150 \end_inset
29151
29152
29153 \series default
29154 を使う場合には、第一列の前の
29155 \series bold
29156
29157 \backslash
29158 hfill
29159 \series default
29160 はない形で数式が設定されます。
29161 \end_layout
29162
29163 \begin_layout Subsubsection
29164 alignat環境
29165 \begin_inset Index idx
29166 status collapsed
29167
29168 \begin_layout Plain Layout
29169 すうしき@数式 ! たぎょう@多行
29170 \begin_inset space \thinspace{}
29171 \end_inset
29172
29173 ------ ! alignatかんきょう@alignat環境
29174 \end_layout
29175
29176 \end_inset
29177
29178
29179 \end_layout
29180
29181 \begin_layout Standard
29182 alignat環境には、事前に設定された列間が存在しません。列間は、必要ならば、第
29183 \begin_inset CommandInset ref
29184 LatexCommand ref
29185 reference "sub:空白"
29186
29187 \end_inset
29188
29189 節に述べられている空白を使用して手動で入れます。
29190 \end_layout
29191
29192 \begin_layout Standard
29193 以下は、上記の例をalignat環境に設定し、二つめの数式の頭に1
29194 \begin_inset space \thinspace{}
29195 \end_inset
29196
29197 cmの空白を入れたものです。
29198 \begin_inset Formula 
29199 \begin{alignat*}{2}
29200 A & =\sin(B) & \hspace{1cm}C & =D\\
29201 C & \ne A & B & \ne D
29202 \end{alignat*}
29203
29204 \end_inset
29205
29206 列間を各列ごとに設定することができるので、この環境は、とくに三つないし四つの数式を横に並べるのに向いています。
29207 \end_layout
29208
29209 \begin_layout Subsubsection
29210 flalign環境
29211 \begin_inset CommandInset label
29212 LatexCommand label
29213 name "sub:flalign環境"
29214
29215 \end_inset
29216
29217
29218 \begin_inset Index idx
29219 status collapsed
29220
29221 \begin_layout Plain Layout
29222 すうしき@数式 ! たぎょう@多行
29223 \begin_inset space \thinspace{}
29224 \end_inset
29225
29226 ------ ! flalignかんきょう@flalign環境
29227 \end_layout
29228
29229 \end_inset
29230
29231
29232 \end_layout
29233
29234 \begin_layout Standard
29235 この環境では、つねに、最初の二列をできるだけ左寄せにし、最後の二列をできるだけ右寄せにするように設定されます。以下がその例です。
29236 \begin_inset Formula 
29237 \begin{flalign*}
29238 A & =1 & B & =2 & C & =3\\
29239 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
29240 \end{flalign*}
29241
29242 \end_inset
29243
29244
29245 \end_layout
29246
29247 \begin_layout Standard
29248 奇数列のflalign環境を作成し、最後の列に空のTeX括弧を入れておくと、数式様式として
29249 \series bold
29250 中央揃え
29251 \series default
29252 が用いられているときでも、一部の数式を左寄せにすることができます。以下は、例として
29253 \begin_inset CommandInset ref
29254 LatexCommand eqref
29255 reference "eq:VolInt"
29256
29257 \end_inset
29258
29259 式を行頭下げにしたものです。
29260 \begin_inset Formula 
29261 \begin{flalign}
29262 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
29263 \end{flalign}
29264
29265 \end_inset
29266
29267 ここで、最初の二列には数式が入れられており、行頭下げ数式様式と同等の字下げを行うために、30
29268 \begin_inset space \thinspace{}
29269 \end_inset
29270
29271 ptの空白が第1列の頭に入れてあります。
29272 \end_layout
29273
29274 \begin_layout Subsection
29275 eqnarray環境
29276 \begin_inset CommandInset label
29277 LatexCommand label
29278 name "sub:eqnarray環境"
29279
29280 \end_inset
29281
29282
29283 \begin_inset Index idx
29284 status collapsed
29285
29286 \begin_layout Plain Layout
29287 すうしき@数式 ! たぎょう@多行
29288 \begin_inset space \thinspace{}
29289 \end_inset
29290
29291 ------ ! eqnarrayかんきょう@eqnarray環境
29292 \end_layout
29293
29294 \end_inset
29295
29296
29297 \end_layout
29298
29299 \begin_layout Standard
29300 この環境を作成すると、三つの青枠が現れます。最初の枠の内容は右寄せに設定され、最後の枠の内容は左寄せに設定されます。中央の枠は、関係子のみを入れることを想定して
29301 いるので、その内容は中央揃えで少し小さく設定されます。
29302 \begin_inset Formula 
29303 \begin{eqnarray*}
29304 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29305 AB & AB & AB\\
29306 A & = & A
29307 \end{eqnarray*}
29308
29309 \end_inset
29310
29311
29312 \end_layout
29313
29314 \begin_layout Subsection
29315 gather環境
29316 \begin_inset Index idx
29317 status collapsed
29318
29319 \begin_layout Plain Layout
29320 すうしき@数式 ! たぎょう@多行
29321 \begin_inset space \thinspace{}
29322 \end_inset
29323
29324 ------ ! gatherかんきょう@gather環境
29325 \end_layout
29326
29327 \end_inset
29328
29329
29330 \end_layout
29331
29332 \begin_layout Standard
29333 この環境には、中央揃えに設定された列一つしかありません。行はすべて付番することができます。
29334 \begin_inset Formula 
29335 \begin{gather}
29336 A=1\\
29337 X=\textrm{-}1
29338 \end{gather}
29339
29340 \end_inset
29341
29342
29343 \end_layout
29344
29345 \begin_layout Subsection
29346 multline環境
29347 \begin_inset CommandInset label
29348 LatexCommand label
29349 name "sub:multline環境"
29350
29351 \end_inset
29352
29353
29354 \begin_inset Index idx
29355 status collapsed
29356
29357 \begin_layout Plain Layout
29358 すうしき@数式 ! たぎょう@多行
29359 \begin_inset space \thinspace{}
29360 \end_inset
29361
29362 ------ ! multlineかんきょう@multpline環境
29363 \end_layout
29364
29365 \end_inset
29366
29367
29368 \end_layout
29369
29370 \begin_layout Standard
29371 gather環境同様、multline環境には、中央揃えに設定された列一つしかありません。ただし、一行めが左揃えに設定され、最終行が右揃えに設定されるのです。他
29372 の行はすべて中央揃えになります。このことから、この環境は、長い数式に使うのに向いています。用例として、
29373 \begin_inset CommandInset ref
29374 LatexCommand eqref
29375 reference "eq:lefteqn"
29376
29377 \end_inset
29378
29379 式をmultline環境に置いたものを示します。
29380 \begin_inset Formula 
29381 \begin{multline}
29382 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}\\
29383 -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}\\
29384 =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}}
29385 \end{multline}
29386
29387 \end_inset
29388
29389
29390 \end_layout
29391
29392 \begin_layout Standard
29393 文書の付番設定が右寄せ(左寄せ)になっているときには、出力では、multline環境の最後(最初)の行だけが付番されます
29394 \begin_inset Foot
29395 status collapsed
29396
29397 \begin_layout Plain Layout
29398 付番様式については、第
29399 \begin_inset CommandInset ref
29400 LatexCommand ref
29401 reference "sec:数式様式"
29402
29403 \end_inset
29404
29405 節を参照。
29406 \end_layout
29407
29408 \end_inset
29409
29410
29411 \end_layout
29412
29413 \begin_layout Standard
29414
29415 \series bold
29416
29417 \backslash
29418 shoveright
29419 \begin_inset Index idx
29420 status collapsed
29421
29422 \begin_layout Plain Layout
29423 こまんど@コマンド ! S ! 
29424 \backslash
29425 shoveright
29426 \end_layout
29427
29428 \end_inset
29429
29430 コマンドや
29431 \backslash
29432 shoveleft
29433 \begin_inset Index idx
29434 status collapsed
29435
29436 \begin_layout Plain Layout
29437 こまんど@コマンド ! S ! 
29438 \backslash
29439 shoveleft
29440 \end_layout
29441
29442 \end_inset
29443
29444
29445 \series default
29446 コマンドを使えば、中央揃えの行を右寄せや左寄せにすることができます。これらのコマンドは、以下のようにして使います。
29447 \end_layout
29448
29449 \begin_layout Standard
29450
29451 \series bold
29452
29453 \backslash
29454 shoveright{行の内容}
29455 \series default
29456 あるいは
29457 \series bold
29458
29459 \backslash
29460 shoveleft{行の内容}
29461 \end_layout
29462
29463 \begin_layout Standard
29464 \begin_inset VSpace medskip
29465 \end_inset
29466
29467
29468 \series bold
29469
29470 \backslash
29471 multlinegap
29472 \begin_inset Index idx
29473 status collapsed
29474
29475 \begin_layout Plain Layout
29476 こまんど@コマンド ! M ! 
29477 \backslash
29478 multlinegap
29479 \end_layout
29480
29481 \end_inset
29482
29483
29484 \series default
29485 長は、一行めの左ページ余白からの距離を指定します。既定値は0
29486 \begin_inset space \thinspace{}
29487 \end_inset
29488
29489 ptの長さです。
29490 \end_layout
29491
29492 \begin_layout Standard
29493 以下は、上記の数式に
29494 \end_layout
29495
29496 \begin_layout Standard
29497
29498 \series bold
29499
29500 \backslash
29501 setlength{
29502 \backslash
29503 multlinegap}{2cm}
29504 \end_layout
29505
29506 \begin_layout Standard
29507 というコマンドを、TeXモードで直前に挿入した例です。
29508 \begin_inset ERT
29509 status collapsed
29510
29511 \begin_layout Plain Layout
29512
29513
29514 \backslash
29515 setlength{
29516 \backslash
29517 multlinegap}{2cm}
29518 \end_layout
29519
29520 \end_inset
29521
29522
29523 \begin_inset Formula 
29524 \begin{multline}
29525 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}\\
29526 \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}}\\
29527 =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}}
29528 \end{multline}
29529
29530 \end_inset
29531
29532
29533 \begin_inset ERT
29534 status collapsed
29535
29536 \begin_layout Plain Layout
29537
29538
29539 \backslash
29540 setlength{
29541 \backslash
29542 multlinegap}{0pt}
29543 \end_layout
29544
29545 \end_inset
29546
29547 二行めは、
29548 \series bold
29549
29550 \backslash
29551 shoveleft
29552 \series default
29553 を使って左揃えにしています。
29554 \end_layout
29555
29556 \begin_layout Subsection
29557 数式の一部の多行化
29558 \begin_inset CommandInset label
29559 LatexCommand label
29560 name "sub:数式の一部の多行化"
29561
29562 \end_inset
29563
29564
29565 \begin_inset Index idx
29566 status collapsed
29567
29568 \begin_layout Plain Layout
29569 すうしき@数式 ! たぎょう@多行
29570 \begin_inset space \thinspace{}
29571 \end_inset
29572
29573 ------ ! すうしきのいちぶ@数式の一部
29574 \end_layout
29575
29576 \end_inset
29577
29578
29579 \end_layout
29580
29581 \begin_layout Standard
29582 数式の一部分のみを多行表示したい場合には、
29583 \series bold
29584 aligned
29585 \series default
29586
29587 \series bold
29588 alignedat
29589 \series default
29590
29591 \series bold
29592 gathered
29593 \series default
29594
29595 \series bold
29596 split
29597 \series default
29598 のうちのいずれかの環境を使用します。これらは、
29599 \family sans
29600 挿入\SpecialChar \menuseparator
29601 数式
29602 \family default
29603 メニューか、本節で解説している各コマンドを使用して挿入することができます。
29604 \end_layout
29605
29606 \begin_layout Standard
29607 最初の三つの環境は、環境名から
29608 \series bold
29609 ed
29610 \series default
29611 を省いた同名の多行数式環境と同じ性格を持ちますが、環境の前後に数式を続けることが可能です。たとえば、
29612 \begin_inset Formula 
29613 \[
29614 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29615 \Delta E\Delta t & \ge\frac{\hbar}{2}
29616 \end{aligned}
29617 \right\} \textrm{不確定性原理}
29618 \]
29619
29620 \end_inset
29621
29622
29623 \end_layout
29624
29625 \begin_layout Standard
29626 この数式を作るには、別行立て数式をまず作っておいて、そこに
29627 \series bold
29628
29629 \backslash
29630 aligned
29631 \begin_inset Index idx
29632 status collapsed
29633
29634 \begin_layout Plain Layout
29635 こまんど@コマンド ! A ! 
29636 \backslash
29637 aligned
29638 \end_layout
29639
29640 \end_inset
29641
29642
29643 \series default
29644 コマンドを挿入しています。紫枠の中に青枠が現れるので、そこに必要に応じて、列や行を加えていきます。この多行環境の外には、括弧などの他の数式要素を入れることができ
29645 ます。
29646 \end_layout
29647
29648 \begin_layout Standard
29649 aligned環境は、長い数式を水平方向を揃えて表示するのにも向いています。別行立て数式内でalignedを用いるようにすると、数式番号を行末の、数式全高の中心
29650 に配置できる利点があります。以下に例として、
29651 \begin_inset CommandInset ref
29652 LatexCommand eqref
29653 reference "eq:shortlong"
29654
29655 \end_inset
29656
29657 式にaligned環境を適用したものを示します。
29658 \begin_inset Formula 
29659 \begin{equation}
29660 \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}|}\\
29661  & -\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}|}
29662 \end{aligned}
29663 \end{equation}
29664
29665 \end_inset
29666
29667
29668 \end_layout
29669
29670 \begin_layout Standard
29671
29672 \series bold
29673 alignedat
29674 \series default
29675
29676 \series bold
29677 gathered
29678 \series default
29679
29680 \series bold
29681 split
29682 \series default
29683 の各環境を使うには、それぞれ
29684 \series bold
29685
29686 \backslash
29687 alignedat
29688 \series default
29689
29690 \begin_inset Index idx
29691 status collapsed
29692
29693 \begin_layout Plain Layout
29694 こまんど@コマンド ! A ! 
29695 \backslash
29696 alignedat
29697 \end_layout
29698
29699 \end_inset
29700
29701
29702 \series bold
29703
29704 \backslash
29705 gathered
29706 \series default
29707
29708 \begin_inset Index idx
29709 status collapsed
29710
29711 \begin_layout Plain Layout
29712 こまんど@コマンド ! G ! 
29713 \backslash
29714 gathered
29715 \end_layout
29716
29717 \end_inset
29718
29719
29720 \series bold
29721
29722 \backslash
29723 split
29724 \series default
29725
29726 \begin_inset Index idx
29727 status collapsed
29728
29729 \begin_layout Plain Layout
29730 こまんど@コマンド ! S ! 
29731 \backslash
29732 split
29733 \end_layout
29734
29735 \end_inset
29736
29737 の各コマンドを挿入します。split環境は、aligned環境と同じ性格を持ちますが、二つの列しか作ることができません。
29738 \end_layout
29739
29740 \begin_layout Subsection
29741 多行数式中のテキスト
29742 \begin_inset CommandInset label
29743 LatexCommand label
29744 name "sub:多行数式中のテキスト"
29745
29746 \end_inset
29747
29748
29749 \begin_inset Index idx
29750 status collapsed
29751
29752 \begin_layout Plain Layout
29753 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
29754 \end_layout
29755
29756 \end_inset
29757
29758
29759 \begin_inset Index idx
29760 status collapsed
29761
29762 \begin_layout Plain Layout
29763 すうしき @ 数式 ! たぎょう @ 多行
29764 \begin_inset space \thinspace{}
29765 \end_inset
29766
29767 ------ ! てきすと @ テキスト
29768 \end_layout
29769
29770 \end_inset
29771
29772
29773 \end_layout
29774
29775 \begin_layout Standard
29776 各align系環境およびmultline・gather環境では、独立した行に列揃えの影響を受けない形でテキストを挿入することができます。これを行うには、以下の書
29777 式を持つ
29778 \series bold
29779
29780 \backslash
29781 intertext
29782 \series default
29783
29784 \begin_inset Index idx
29785 status collapsed
29786
29787 \begin_layout Plain Layout
29788 こまんど@コマンド ! I ! 
29789 \backslash
29790 intertext
29791 \end_layout
29792
29793 \end_inset
29794
29795 コマンドを使います。
29796 \end_layout
29797
29798 \begin_layout Standard
29799
29800 \series bold
29801
29802 \backslash
29803 intertext{テキスト}
29804 \end_layout
29805
29806 \begin_layout Standard
29807 テキストのハイフネーションを行うことはできないので、テキストは一行に収めなくてはなりません。LyXは、現時点では
29808 \series bold
29809
29810 \backslash
29811 intertext
29812 \series default
29813 を直接サポートしていないので、テキストは数式テキストとして書き入れます。ここで、
29814 \series bold
29815
29816 \backslash
29817 intertext
29818 \series default
29819 は行頭になくてはならず、当該行の上に出力されます。以下は、二行めの行頭にテキストを入れた例です。
29820 \begin_inset Formula 
29821 \begin{align}
29822 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29823 \intertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29824 \end{align}
29825
29826 \end_inset
29827
29828
29829 \end_layout
29830
29831 \begin_layout Standard
29832
29833 \series bold
29834
29835 \backslash
29836 intertext
29837 \series default
29838 は、文と数式行の間に、常に縦空白を生み出します。この空白を抑制するには、文書設定の
29839 \family sans
29840 数式オプション
29841 \family default
29842
29843 \series bold
29844 mathtools
29845 \series default
29846
29847 \begin_inset Index idx
29848 status collapsed
29849
29850 \begin_layout Plain Layout
29851 ぱっけーじ@パッケージ ! mathtools
29852 \end_layout
29853
29854 \end_inset
29855
29856 パッケージを
29857 \family sans
29858 常に読み込み
29859 \family default
29860 に設定してください。そうすると、以下のように、
29861 \series bold
29862
29863 \backslash
29864 intertext
29865 \series default
29866 の代わりに
29867 \series bold
29868
29869 \backslash
29870 shortintertext
29871 \series default
29872
29873 \begin_inset Index idx
29874 status collapsed
29875
29876 \begin_layout Plain Layout
29877 こまんど@コマンド ! S ! 
29878 \backslash
29879 shortintertext
29880 \end_layout
29881
29882 \end_inset
29883
29884 コマンドを使うことができます。
29885 \begin_inset Formula 
29886 \begin{align}
29887 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29888 \shortintertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29889 \end{align}
29890
29891 \end_inset
29892
29893
29894 \end_layout
29895
29896 \begin_layout Section
29897 数式番号
29898 \begin_inset Index idx
29899 status collapsed
29900
29901 \begin_layout Plain Layout
29902 すうしきばんごう@数式番号
29903 \end_layout
29904
29905 \end_inset
29906
29907
29908 \begin_inset Index idx
29909 status collapsed
29910
29911 \begin_layout Plain Layout
29912 すうしき@数式 ! ばんごう@番号
29913 \begin_inset ERT
29914 status collapsed
29915
29916 \begin_layout Plain Layout
29917
29918 |see{
29919 \end_layout
29920
29921 \end_inset
29922
29923 数式番号
29924 \begin_inset ERT
29925 status collapsed
29926
29927 \begin_layout Plain Layout
29928
29929 }
29930 \end_layout
29931
29932 \end_inset
29933
29934
29935 \end_layout
29936
29937 \end_inset
29938
29939
29940 \end_layout
29941
29942 \begin_layout Subsection
29943 概要
29944 \end_layout
29945
29946 \begin_layout Standard
29947 付番数式は、
29948 \family sans
29949 挿入\SpecialChar \menuseparator
29950 数式\SpecialChar \menuseparator
29951 付番数式
29952 \family default
29953 メニュー(
29954 \begin_inset Flex Ruby
29955 status collapsed
29956
29957 \begin_layout Plain Layout
29958 捷径
29959 \begin_inset Argument post:1
29960 status collapsed
29961
29962 \begin_layout Plain Layout
29963 ショートカット
29964 \end_layout
29965
29966 \end_inset
29967
29968
29969 \end_layout
29970
29971 \end_inset
29972
29973
29974 \family sans
29975 Ctrl+Alt
29976 \begin_inset space ~
29977 \end_inset
29978
29979 N
29980 \family default
29981 )で作ることができます。既存の数式に番号を振るには、
29982 \family sans
29983 編集\SpecialChar \menuseparator
29984 数式\SpecialChar \menuseparator
29985 数式全体を付番
29986 \family default
29987 メニュー(捷径:
29988 \begin_inset Info
29989 type  "shortcut"
29990 arg   "math-number-toggle"
29991 \end_inset
29992
29993 )を使います。LyX中において数式番号は、数式の後に括弧に囲まれた「#」で表されます。「#」は、実際の出力では数式番号に置き換えられます。
29994 \end_layout
29995
29996 \begin_layout Standard
29997 多行数式で付番が有効になっているときには、すべての行に番号が振られます。ただし、
29998 \family sans
29999 編集\SpecialChar \menuseparator
30000 数式\SpecialChar \menuseparator
30001 この行を付番
30002 \family default
30003 メニュー(捷径:
30004 \begin_inset Info
30005 type  "shortcut"
30006 arg   "math-number-line-toggle"
30007 \end_inset
30008
30009 )を使用すれば、各行毎に付番するかどうか指定することができます。
30010 \end_layout
30011
30012 \begin_layout Standard
30013 行内数式を除いて、すべての数式は二通りの様式で番号を振ることができます。第
30014 \begin_inset CommandInset ref
30015 LatexCommand ref
30016 reference "sec:数式様式"
30017
30018 \end_inset
30019
30020 節をご覧下さい。
30021 \end_layout
30022
30023 \begin_layout Subsection
30024 相互参照
30025 \begin_inset Index idx
30026 status collapsed
30027
30028 \begin_layout Plain Layout
30029 そうごさんしょう@相互参照 ! すうしきへの@数式への
30030 \end_layout
30031
30032 \end_inset
30033
30034
30035 \end_layout
30036
30037 \begin_layout Standard
30038 ラベルを付けた数式は、すべて相互参照することができます。ラベルは、
30039 \family sans
30040 挿入\SpecialChar \menuseparator
30041 ラベル
30042 \family default
30043 メニューか、ツールバーボタンの
30044 \begin_inset Info
30045 type  "icon"
30046 arg   "label-insert"
30047 \end_inset
30048
30049 で付けることができます。このとき、カーソルは別行立て数式の中になくてはなりません。すると、テキストフィールドの中に
30050 \series bold
30051 eq:と
30052 \series default
30053 いう接頭語の入ったダイアログが現れるので、接頭語の後にラベルを挿入します。この既定の接頭辞は「equation(数式)」を意味し、こうして数式ラベルであるとの標
30054 を付けることによって、節ラベルなどから区別し、大きな文書の中でラベルを見つけるのを容易にします。ラベルを変更するには、
30055 \family sans
30056 挿入\SpecialChar \menuseparator
30057 ラベル
30058 \family default
30059 メニューをもういちど使って下さい。
30060 \end_layout
30061
30062 \begin_layout Standard
30063 LyX中でラベル名は、数式の後ろに、二つの括弧に囲まれて表示されます。ラベル付きの数式はつねに付番されます。
30064 \end_layout
30065
30066 \begin_layout Standard
30067 相互参照は、
30068 \family sans
30069 挿入\SpecialChar \menuseparator
30070 相互参照
30071 \family default
30072 メニューかツールバーボタンの
30073 \begin_inset Info
30074 type  "icon"
30075 arg   "dialog-show-new-inset ref"
30076 \end_inset
30077
30078 を使って挿入します。数式相互参照は、出力では数式番号として表示されます。相互参照ダイアログで「
30079 \series bold
30080 (<参照>)
30081 \series default
30082 」書式を選択した場合には、出力での相互参照は、括弧に囲まれた数式番号として表示されます。
30083 \begin_inset Newline newline
30084 \end_inset
30085
30086 LyX中で相互参照を右クリックすると、参照先の数式に移動することができます。
30087 \end_layout
30088
30089 \begin_layout Standard
30090 以下は、後の各小節に現れる数式への相互参照を含む例です。
30091 \begin_inset Note Note
30092 status open
30093
30094 \begin_layout Plain Layout
30095 相互参照の型の違いに留意してください。
30096 \end_layout
30097
30098 \end_inset
30099
30100
30101 \end_layout
30102
30103 \begin_layout Standard
30104 \begin_inset CommandInset ref
30105 LatexCommand eqref
30106 reference "eq:tag"
30107
30108 \end_inset
30109
30110 式と
30111 \begin_inset CommandInset ref
30112 LatexCommand eqref
30113 reference "eq:c"
30114
30115 \end_inset
30116
30117 式は、等価です。(
30118 \begin_inset CommandInset ref
30119 LatexCommand ref
30120 reference "eq:Rom"
30121
30122 \end_inset
30123
30124 )式とは異なり、(
30125 \begin_inset CommandInset ref
30126 LatexCommand ref
30127 reference "eq:Lat"
30128
30129 \end_inset
30130
30131 )式では、付番にラテン数字を使用しています。
30132 \end_layout
30133
30134 \begin_layout Standard
30135 \begin_inset VSpace medskip
30136 \end_inset
30137
30138
30139 \series bold
30140
30141 \backslash
30142 tag
30143 \begin_inset Foot
30144 status collapsed
30145
30146 \begin_layout Plain Layout
30147
30148 \series bold
30149
30150 \backslash
30151 tag
30152 \series default
30153 は、第
30154 \begin_inset CommandInset ref
30155 LatexCommand ref
30156 reference "sub:自己定義番号"
30157
30158 \end_inset
30159
30160 節に説明があります。
30161 \end_layout
30162
30163 \end_inset
30164
30165
30166 \series default
30167 の引数が、第
30168 \begin_inset CommandInset ref
30169 LatexCommand ref
30170 reference "sub:段落ボックス"
30171
30172 \end_inset
30173
30174 節で述べたボックスを含んでいるときには、その数式を参照することはできません。
30175 \end_layout
30176
30177 \begin_layout Subsection
30178 細目番号
30179 \begin_inset Index idx
30180 status collapsed
30181
30182 \begin_layout Plain Layout
30183 すうしきばんごう@数式番号 ! さいもくばんごう@細目番号
30184 \end_layout
30185
30186 \end_inset
30187
30188
30189 \end_layout
30190
30191 \begin_layout Standard
30192
30193 \series bold
30194
30195 \backslash
30196 begin{subequations}
30197 \series default
30198 および
30199 \series bold
30200
30201 \backslash
30202 end{subequations}
30203 \series default
30204 コマンドを使うと、数式に細目番号を付けることができます。これらのコマンドは、TeXモードで入れます。
30205 \end_layout
30206
30207 \begin_layout Standard
30208 たとえば、
30209 \begin_inset Formula 
30210 \begin{equation}
30211 A=C-B\label{eq:a}
30212 \end{equation}
30213
30214 \end_inset
30215
30216
30217 \begin_inset ERT
30218 status collapsed
30219
30220 \begin_layout Plain Layout
30221
30222
30223 \backslash
30224 addtocounter{equation}{-1}
30225 \end_layout
30226
30227 \end_inset
30228
30229
30230 \begin_inset ERT
30231 status collapsed
30232
30233 \begin_layout Plain Layout
30234
30235
30236 \backslash
30237 begin{subequations}
30238 \end_layout
30239
30240 \end_inset
30241
30242
30243 \begin_inset VSpace -5mm
30244 \end_inset
30245
30246
30247 \begin_inset Formula 
30248 \begin{equation}
30249 B=C-A\label{eq:b}
30250 \end{equation}
30251
30252 \end_inset
30253
30254
30255 \begin_inset Formula 
30256 \begin{equation}
30257 C=A+B\label{eq:c}
30258 \end{equation}
30259
30260 \end_inset
30261
30262
30263 \end_layout
30264
30265 \begin_layout Standard
30266 \begin_inset ERT
30267 status collapsed
30268
30269 \begin_layout Plain Layout
30270
30271
30272 \backslash
30273 end{subequations}
30274 \end_layout
30275
30276 \end_inset
30277
30278
30279 \end_layout
30280
30281 \begin_layout Standard
30282 この例を作るには、次のようにします。
30283 \end_layout
30284
30285 \begin_layout Enumerate
30286 一つめの数式を入力します。
30287 \end_layout
30288
30289 \begin_layout Enumerate
30290 一つめの数式の後に
30291 \begin_inset Newline newline
30292 \end_inset
30293
30294
30295 \series bold
30296
30297 \backslash
30298 addtocounter{equation}{-1} 
30299 \backslash
30300 begin{subequations}
30301 \begin_inset Index idx
30302 status collapsed
30303
30304 \begin_layout Plain Layout
30305 こまんど@コマンド ! A ! 
30306 \backslash
30307 addtocounter
30308 \end_layout
30309
30310 \end_inset
30311
30312
30313 \begin_inset Newline newline
30314 \end_inset
30315
30316
30317 \series default
30318 を入力します。
30319 \end_layout
30320
30321 \begin_layout Enumerate
30322 二つめの数式を入力します。
30323 \end_layout
30324
30325 \begin_layout Enumerate
30326 三つめの数式を入力します。
30327 \end_layout
30328
30329 \begin_layout Enumerate
30330 三つめの数式の後に、
30331 \series bold
30332
30333 \backslash
30334 end{subequations}
30335 \series default
30336 を入力します。
30337 \end_layout
30338
30339 \begin_layout Standard
30340
30341 \series bold
30342
30343 \backslash
30344 begin
30345 \series default
30346 コマンドと
30347 \series bold
30348
30349 \backslash
30350 end
30351 \series default
30352 コマンドのあいだの数式はすべて、a・b・
30353 \begin_inset Newline linebreak
30354 \end_inset
30355
30356 c\SpecialChar \ldots{}
30357 のように細目番号が振られます。多行数式の場合は、すべての行に細目番号が振られます。細目番号が振られた数式はすべて、
30358 \emph on
30359 ひとつの
30360 \emph default
30361 付番数式として扱われますが、それぞれの付番数式が
30362 \series bold
30363 equation
30364 \series default
30365 カウンタを一つずつ進めてしまうので、
30366 \series bold
30367
30368 \backslash
30369 addtocounter
30370 \series default
30371 コマンドを使ってカウンタを戻さなくてはなりません。これを怠ると、
30372 \begin_inset CommandInset ref
30373 LatexCommand eqref
30374 reference "eq:a"
30375
30376 \end_inset
30377
30378 式・
30379 \begin_inset CommandInset ref
30380 LatexCommand eqref
30381 reference "eq:b"
30382
30383 \end_inset
30384
30385 式・
30386 \begin_inset CommandInset ref
30387 LatexCommand eqref
30388 reference "eq:c"
30389
30390 \end_inset
30391
30392 式は、それぞれ
30393 \begin_inset CommandInset ref
30394 LatexCommand eqref
30395 reference "eq:a"
30396
30397 \end_inset
30398
30399 式・
30400 \begin_inset CommandInset ref
30401 LatexCommand eqref
30402 reference "eq:d"
30403
30404 \end_inset
30405
30406 式・
30407 \begin_inset CommandInset ref
30408 LatexCommand eqref
30409 reference "eq:f"
30410
30411 \end_inset
30412
30413 式として番号が振られてしまいます。
30414 \end_layout
30415
30416 \begin_layout Standard
30417 上記のように、コマンドをTeXモードで入れると、最初の二つの数式のあいだに空白が生じてしまいます。これを戻すために、-5
30418 \begin_inset space \thinspace{}
30419 \end_inset
30420
30421 mmの垂直空白を
30422 \series bold
30423
30424 \backslash
30425 begin{subequations}
30426 \series default
30427 コマンドの後に入れています。数式様式として
30428 \series bold
30429 行頭下げ
30430 \begin_inset Foot
30431 status collapsed
30432
30433 \begin_layout Plain Layout
30434
30435 \series bold
30436 数式様式に関しては、第
30437 \series default
30438
30439 \begin_inset CommandInset ref
30440 LatexCommand ref
30441 reference "sec:数式様式"
30442
30443 \end_inset
30444
30445 節を参照。
30446 \end_layout
30447
30448 \end_inset
30449
30450
30451 \series default
30452 を用いているときには、これを-7
30453 \begin_inset space \thinspace{}
30454 \end_inset
30455
30456 mm空白にしてください。
30457 \end_layout
30458
30459 \begin_layout Standard
30460 以下は、二行めのみ付番を無効にしている多行数式の例です。
30461 \begin_inset ERT
30462 status collapsed
30463
30464 \begin_layout Plain Layout
30465
30466
30467 \backslash
30468 begin{subequations}
30469 \end_layout
30470
30471 \end_inset
30472
30473
30474 \begin_inset Formula 
30475 \begin{eqnarray}
30476 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30477  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30478  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30479 \end{eqnarray}
30480
30481 \end_inset
30482
30483
30484 \begin_inset ERT
30485 status collapsed
30486
30487 \begin_layout Plain Layout
30488
30489
30490 \backslash
30491 end{subequations}
30492 \end_layout
30493
30494 \end_inset
30495
30496
30497 \end_layout
30498
30499 \begin_layout Subsection
30500 自己定義番号
30501 \begin_inset CommandInset label
30502 LatexCommand label
30503 name "sub:自己定義番号"
30504
30505 \end_inset
30506
30507
30508 \begin_inset Index idx
30509 status collapsed
30510
30511 \begin_layout Plain Layout
30512 すうしきばんごう@数式番号 ! じこていぎ@自己定義
30513 \end_layout
30514
30515 \end_inset
30516
30517
30518 \end_layout
30519
30520 \begin_layout Standard
30521 \begin_inset Index idx
30522 status collapsed
30523
30524 \begin_layout Plain Layout
30525 すうしきばんごう@数式番号 ! じこていぎくぎり@自己定義区切り
30526 \end_layout
30527
30528 \end_inset
30529
30530 標準の付番では、数式番号の周りに括弧が表示されます。括弧をたとえば縦棒に置き換えるには、LaTeXプリアンブルに以下の行を付け加えます。
30531 \end_layout
30532
30533 \begin_layout Standard
30534
30535 \series bold
30536
30537 \backslash
30538 def
30539 \backslash
30540 tagform@#1{
30541 \backslash
30542 maketag@@@{
30543 \series default
30544
30545 \begin_inset Formula $\boldsymbol{|}$
30546 \end_inset
30547
30548
30549 \series bold
30550 #1
30551 \series default
30552
30553 \begin_inset Formula $\boldsymbol{|}$
30554 \end_inset
30555
30556
30557 \series bold
30558 }}
30559 \series default
30560
30561 \begin_inset Note Note
30562 status collapsed
30563
30564 \begin_layout Plain Layout
30565 このマクロは、テスト用にLaTeXプリアンブルで既に宣言されています。これを有効にするには、最初のパーセント記号を取り除いて下さい。
30566 \end_layout
30567
30568 \end_inset
30569
30570
30571 \end_layout
30572
30573 \begin_layout Standard
30574 他の記号を使いたいときには、
30575 \series bold
30576 #1
30577 \series default
30578 脇の縦棒を一つないし複数の文字で置き換えて下さい。数式番号だけで良い時は、縦棒を削除して下さい。
30579 \end_layout
30580
30581 \begin_layout Standard
30582 \begin_inset VSpace bigskip
30583 \end_inset
30584
30585 数式の後ろに、括弧に囲まれた連番の代わりに、何かしらの表現が欲しいときには、以下のように
30586 \series bold
30587
30588 \backslash
30589 tag
30590 \series default
30591
30592 \begin_inset Index idx
30593 status collapsed
30594
30595 \begin_layout Plain Layout
30596 こまんど@コマンド ! T ! 
30597 \backslash
30598 tag
30599 \end_layout
30600
30601 \end_inset
30602
30603 コマンドを使います。
30604 \begin_inset Formula 
30605 \begin{equation}
30606 A+B=C\tag{何とかかんとか}\label{eq:tag}
30607 \end{equation}
30608
30609 \end_inset
30610
30611 上記の例では、
30612 \series bold
30613
30614 \backslash
30615 tag
30616 \begin_inset space \textvisiblespace{}
30617 \end_inset
30618
30619 何とかかんとか
30620 \series default
30621 というコマンドを数式に打ち込んでいます。
30622 \end_layout
30623
30624 \begin_layout Standard
30625 代わりに
30626 \series bold
30627
30628 \backslash
30629 tag*
30630 \begin_inset space \textvisiblespace{}
30631 \end_inset
30632
30633 何とかかんとか
30634 \series default
30635 というコマンドを使うと、星印は表現の周りの括弧を抑制するので、以下のようになります。
30636 \begin_inset Formula 
30637 \[
30638 A+B=C\tag*{something}
30639 \]
30640
30641 \end_inset
30642
30643
30644 \end_layout
30645
30646 \begin_layout Standard
30647 \begin_inset VSpace bigskip
30648 \end_inset
30649
30650 数式番号を、文書中の新しい部門や節ごとに振りなおしたいときには、部に関しては
30651 \begin_inset Newline newline
30652 \end_inset
30653
30654
30655 \series bold
30656
30657 \backslash
30658 @addtoreset{equation}{part}
30659 \series default
30660
30661 \begin_inset Index idx
30662 status collapsed
30663
30664 \begin_layout Plain Layout
30665 こまんど@コマンド ! 
30666 \backslash
30667 @記号 ! 
30668 \backslash
30669
30670 \begin_inset ERT
30671 status collapsed
30672
30673 \begin_layout Plain Layout
30674
30675 "
30676 \end_layout
30677
30678 \end_inset
30679
30680 @
30681 \begin_inset ERT
30682 status collapsed
30683
30684 \begin_layout Plain Layout
30685
30686 "
30687 \end_layout
30688
30689 \end_inset
30690
30691 addtoreset
30692 \end_layout
30693
30694 \end_inset
30695
30696
30697 \begin_inset Newline newline
30698 \end_inset
30699
30700 節に関しては
30701 \begin_inset Newline newline
30702 \end_inset
30703
30704
30705 \series bold
30706
30707 \backslash
30708 @addtoreset{equation}{section}
30709 \begin_inset Newline newline
30710 \end_inset
30711
30712
30713 \series default
30714 というコマンドを使います。
30715 \end_layout
30716
30717 \begin_layout Standard
30718 これらのコマンドをTeXモードで使えるようにするためには、
30719 \series bold
30720
30721 \backslash
30722 makeatletter
30723 \series default
30724 コマンドで「@」字をLaTeX中で「有効」にしてやらなくてはなりません。一方、
30725 \series bold
30726
30727 \backslash
30728 makeatother
30729 \series default
30730 コマンドはこれを無効にします。したがって、TeXモード中での上記コマンド列は、
30731 \end_layout
30732
30733 \begin_layout Standard
30734
30735 \series bold
30736
30737 \backslash
30738 makeatletter
30739 \begin_inset Newline newline
30740 \end_inset
30741
30742
30743 \backslash
30744 @addtoreset{equation}{section}
30745 \begin_inset Newline newline
30746 \end_inset
30747
30748
30749 \backslash
30750 makeatother
30751 \begin_inset Newline newline
30752 \end_inset
30753
30754
30755 \series default
30756 のようにならなくてはなりません。
30757 \end_layout
30758
30759 \begin_layout Standard
30760 LaTeXプリアンブル中では、
30761 \series bold
30762
30763 \backslash
30764 makeatletter
30765 \series default
30766
30767 \series bold
30768
30769 \backslash
30770 makeatother
30771 \series default
30772 は、LyXが内部的に自動で挿入するので省略してかまいません。
30773 \end_layout
30774
30775 \begin_layout Standard
30776
30777 \series bold
30778
30779 \backslash
30780 @addtoreset
30781 \series default
30782 を戻すには、まずLaTeXプリアンブル中に
30783 \end_layout
30784
30785 \begin_layout Standard
30786
30787 \series bold
30788
30789 \backslash
30790 usepackage{remreset}
30791 \end_layout
30792
30793 \begin_layout Standard
30794 という行を入れて、
30795 \series bold
30796 remreset.sty
30797 \series default
30798
30799 \begin_inset Foot
30800 status collapsed
30801
30802 \begin_layout Plain Layout
30803
30804 \series bold
30805 remreset
30806 \series default
30807 は、LaTeXパッケージの
30808 \series bold
30809 carlisle
30810 \series default
30811
30812 \begin_inset Index idx
30813 status collapsed
30814
30815 \begin_layout Plain Layout
30816 ぱっけーじ@パッケージ ! carlisle
30817 \end_layout
30818
30819 \end_inset
30820
30821 の一部として含まれており、LaTeX標準頒布版には含まれています。
30822 \end_layout
30823
30824 \end_inset
30825
30826
30827 \begin_inset Index idx
30828 status collapsed
30829
30830 \begin_layout Plain Layout
30831 ぱっけーじ@パッケージ ! remreset
30832 \end_layout
30833
30834 \end_inset
30835
30836 ファイルを読み込んでおかなくてはなりません。その後
30837 \begin_inset Newline newline
30838 \end_inset
30839
30840
30841 \series bold
30842
30843 \backslash
30844 @removefromreset
30845 \series default
30846
30847 \begin_inset Index idx
30848 status collapsed
30849
30850 \begin_layout Plain Layout
30851 こまんど@コマンド ! 
30852 \backslash
30853 @記号 ! 
30854 \backslash
30855
30856 \begin_inset ERT
30857 status collapsed
30858
30859 \begin_layout Plain Layout
30860
30861 "
30862 \end_layout
30863
30864 \end_inset
30865
30866 @
30867 \begin_inset ERT
30868 status collapsed
30869
30870 \begin_layout Plain Layout
30871
30872 "
30873 \end_layout
30874
30875 \end_inset
30876
30877 removefromreset
30878 \end_layout
30879
30880 \end_inset
30881
30882 コマンドを
30883 \series bold
30884
30885 \backslash
30886 @addtoreset
30887 \series default
30888 と同じ書式で使用すると、
30889 \series bold
30890
30891 \backslash
30892 @addtoreset
30893 \series default
30894 を戻すことができます。
30895 \end_layout
30896
30897 \begin_layout Standard
30898 \begin_inset VSpace bigskip
30899 \end_inset
30900
30901 ときには、数式を
30902 \end_layout
30903
30904 \begin_layout Standard
30905
30906 \family typewriter
30907 (節番号.数式番号)
30908 \end_layout
30909
30910 \begin_layout Standard
30911 のような形で付番し、節ごとに数式番号を「1」から始めさせなくてはならないときがあります。
30912 \end_layout
30913
30914 \begin_layout Standard
30915 このような場合のために、
30916 \series bold
30917
30918 \backslash
30919 numberwithin
30920 \series default
30921
30922 \begin_inset Index idx
30923 status collapsed
30924
30925 \begin_layout Plain Layout
30926 こまんど@コマンド ! N ! 
30927 \backslash
30928 numberwithin
30929 \end_layout
30930
30931 \end_inset
30932
30933 というコマンドがあり、
30934 \end_layout
30935
30936 \begin_layout Standard
30937
30938 \series bold
30939
30940 \backslash
30941 numberwithin{カウンタ}{節階層}
30942 \end_layout
30943
30944 \begin_layout Standard
30945 という書式で用います。「カウンタ」は、どの番号を制御するかを表し、「節階層」は点の前に何の番号を振るのかを表します。
30946 \end_layout
30947
30948 \begin_layout Standard
30949 したがって、ここではLaTeXプリアンブルかTeXコードで
30950 \end_layout
30951
30952 \begin_layout Standard
30953
30954 \series bold
30955
30956 \backslash
30957 numberwithin{equation}{section}
30958 \end_layout
30959
30960 \begin_layout Standard
30961 という行を用いることにしましょう。その結果がこれです。
30962 \begin_inset ERT
30963 status collapsed
30964
30965 \begin_layout Plain Layout
30966
30967
30968 \backslash
30969 numberwithin{equation}{section}
30970 \end_layout
30971
30972 \end_inset
30973
30974
30975 \begin_inset Formula 
30976 \begin{equation}
30977 A+B=C
30978 \end{equation}
30979
30980 \end_inset
30981
30982
30983 \end_layout
30984
30985 \begin_layout Standard
30986 たとえば、部番号を節階層として使用して、表に付番を施すときには
30987 \begin_inset Newline newline
30988 \end_inset
30989
30990
30991 \series bold
30992
30993 \backslash
30994 numberwithin{table}{part}
30995 \series default
30996 を用います。
30997 \end_layout
30998
30999 \begin_layout Standard
31000 標準の付番方式に戻したいときや、この種の付番が文書クラスで定義されているときに、それを止めさせたい場合には、
31001 \end_layout
31002
31003 \begin_layout Standard
31004
31005 \series bold
31006
31007 \backslash
31008 renewcommand{
31009 \backslash
31010 theequation}{
31011 \backslash
31012 arabic{equation}}
31013 \begin_inset Index idx
31014 status collapsed
31015
31016 \begin_layout Plain Layout
31017 こまんど@コマンド ! A ! 
31018 \backslash
31019 arabic
31020 \end_layout
31021
31022 \end_inset
31023
31024
31025 \series default
31026
31027 \begin_inset ERT
31028 status collapsed
31029
31030 \begin_layout Plain Layout
31031
31032
31033 \backslash
31034 renewcommand{
31035 \backslash
31036 theequation}{
31037 \backslash
31038 arabic{equation}}
31039 \end_layout
31040
31041 \end_inset
31042
31043
31044 \series bold
31045
31046 \begin_inset Newline newline
31047 \end_inset
31048
31049
31050 \series default
31051 あるいは
31052 \series bold
31053
31054 \begin_inset Newline newline
31055 \end_inset
31056
31057
31058 \backslash
31059 renewcommand{
31060 \backslash
31061 thetable}{
31062 \backslash
31063 arabic{table}}
31064 \end_layout
31065
31066 \begin_layout Standard
31067 というコマンドをTeXコードとして入れるか、LaTeXプリアンブルに入れます。
31068 \series bold
31069
31070 \backslash
31071 numberwithin
31072 \series default
31073 は、内部的に上記で述べた
31074 \series bold
31075
31076 \backslash
31077 @addtoreset
31078 \series default
31079 コマンドを使用しているので、これも使用後は戻しておかなくてはなりません。
31080 \begin_inset ERT
31081 status collapsed
31082
31083 \begin_layout Plain Layout
31084
31085
31086 \backslash
31087 makeatletter
31088 \end_layout
31089
31090 \begin_layout Plain Layout
31091
31092
31093 \backslash
31094 @removefromreset{equation}{section}
31095 \end_layout
31096
31097 \begin_layout Plain Layout
31098
31099
31100 \backslash
31101 makeatother
31102 \end_layout
31103
31104 \end_inset
31105
31106
31107 \end_layout
31108
31109 \begin_layout Subsection
31110 ローマ数字や文字を使った付番
31111 \begin_inset Index idx
31112 status collapsed
31113
31114 \begin_layout Plain Layout
31115 すうしきばんごう@数式番号 ! もじをつかった@文字を使った
31116 \end_layout
31117
31118 \end_inset
31119
31120
31121 \begin_inset Index idx
31122 status collapsed
31123
31124 \begin_layout Plain Layout
31125 すうしきばんごう@数式番号 ! ろーますうじをつかった@ローマ数字を使った
31126 \end_layout
31127
31128 \end_inset
31129
31130
31131 \end_layout
31132
31133 \begin_layout Standard
31134 数式は、ローマ数字やラテン文字を使って付番することもできます。たとえば、小文字のローマ数字を使って付番するには、数式の前にTeXモードで
31135 \end_layout
31136
31137 \begin_layout Standard
31138
31139 \series bold
31140
31141 \backslash
31142 renewcommand{
31143 \backslash
31144 theequation}{
31145 \backslash
31146 roman{equation}}
31147 \end_layout
31148
31149 \begin_layout Standard
31150 というコマンドを入れます。
31151 \series bold
31152
31153 \backslash
31154 renewcommand
31155 \series default
31156
31157 \begin_inset Index idx
31158 status collapsed
31159
31160 \begin_layout Plain Layout
31161 こまんど@コマンド ! R ! 
31162 \backslash
31163 renewcommand
31164 \end_layout
31165
31166 \end_inset
31167
31168 は、定義済みのコマンド
31169 \series bold
31170
31171 \backslash
31172 theequation
31173 \series default
31174 をコマンド
31175 \series bold
31176
31177 \backslash
31178 roman{equation}
31179 \series default
31180 に再定義します
31181 \begin_inset Foot
31182 status collapsed
31183
31184 \begin_layout Plain Layout
31185
31186 \series bold
31187
31188 \backslash
31189 renewcommand
31190 \series default
31191 コマンドは、第
31192 \begin_inset CommandInset ref
31193 LatexCommand ref
31194 reference "sub:newcommandコマンド"
31195
31196 \end_inset
31197
31198 節に述べられている
31199 \series bold
31200
31201 \backslash
31202 newcommand
31203 \series default
31204 コマンドと同じ書式を持ちます。
31205 \end_layout
31206
31207 \end_inset
31208
31209 。ここで、
31210 \series bold
31211 equation
31212 \series default
31213 は数式カウンタです。コマンド
31214 \series bold
31215
31216 \backslash
31217 the
31218 \series default
31219 をカウンタの接頭辞として使用すると、カウンタの値がアラビア数字として出力されます。数式に番号を振ると、LaTeXは、内部的に
31220 \series bold
31221
31222 \backslash
31223 theequation
31224 \series default
31225 コマンドを数式の後ろに置くのです。
31226 \series bold
31227
31228 \backslash
31229 roman{equation}
31230 \begin_inset Index idx
31231 status collapsed
31232
31233 \begin_layout Plain Layout
31234 こまんど@コマンド ! R ! 
31235 \backslash
31236 roman
31237 \end_layout
31238
31239 \end_inset
31240
31241
31242 \series default
31243 は、カウンタを小文字のローマ数字として出力します。
31244 \end_layout
31245
31246 \begin_layout Standard
31247 こうして、
31248 \series bold
31249
31250 \backslash
31251 renew
31252 \series default
31253 c
31254 \series bold
31255 ommand
31256 \series default
31257 コマンド以降の数式はすべて、ローマ数字で付番されるようになります。大文字のローマ数字での付番に切り替えたいときは、同じコマンドの
31258 \series bold
31259
31260 \backslash
31261 roman
31262 \series default
31263 の部分を
31264 \series bold
31265
31266 \backslash
31267 Roman
31268 \series default
31269
31270 \begin_inset Index idx
31271 status collapsed
31272
31273 \begin_layout Plain Layout
31274 こまんど@コマンド ! R ! 
31275 \backslash
31276 roman@
31277 \backslash
31278 Roman
31279 \end_layout
31280
31281 \end_inset
31282
31283 に変えて挿入します。また、小文字ラテン文字を使って「付番」したいときのために、
31284 \series bold
31285
31286 \backslash
31287 alph
31288 \series default
31289
31290 \begin_inset Index idx
31291 status collapsed
31292
31293 \begin_layout Plain Layout
31294 こまんど@コマンド ! A ! 
31295 \backslash
31296 alph
31297 \end_layout
31298
31299 \end_inset
31300
31301 コマンドがあり、大文字ラテン文字を使って付番したいときのためには、
31302 \series bold
31303
31304 \backslash
31305 Alph
31306 \series default
31307
31308 \begin_inset Index idx
31309 status collapsed
31310
31311 \begin_layout Plain Layout
31312 こまんど@コマンド ! A ! 
31313 \backslash
31314 alph@
31315 \backslash
31316 Alph
31317 \end_layout
31318
31319 \end_inset
31320
31321 コマンドがあります。
31322 \end_layout
31323
31324 \begin_layout Standard
31325 \begin_inset Note Greyedout
31326 status open
31327
31328 \begin_layout Plain Layout
31329
31330 \series bold
31331 【註】
31332 \series default
31333 ラテン文字を使うと、一つの文書の中で、最大26個の数式しか番号を振ることができません。
31334 \end_layout
31335
31336 \end_inset
31337
31338
31339 \begin_inset Newpage newpage
31340 \end_inset
31341
31342
31343 \end_layout
31344
31345 \begin_layout Standard
31346 \begin_inset ERT
31347 status collapsed
31348
31349 \begin_layout Plain Layout
31350
31351
31352 \backslash
31353 renewcommand{
31354 \backslash
31355 theequation}{
31356 \backslash
31357 roman{equation}}
31358 \end_layout
31359
31360 \end_inset
31361
31362
31363 \end_layout
31364
31365 \begin_layout Standard
31366 \begin_inset Formula 
31367 \begin{equation}
31368 A=\textrm{小文字ローマ数字}
31369 \end{equation}
31370
31371 \end_inset
31372
31373
31374 \begin_inset ERT
31375 status collapsed
31376
31377 \begin_layout Plain Layout
31378
31379
31380 \backslash
31381 renewcommand{
31382 \backslash
31383 theequation}{
31384 \backslash
31385 Roman{equation}}
31386 \end_layout
31387
31388 \end_inset
31389
31390
31391 \begin_inset Formula 
31392 \begin{equation}
31393 B=\textrm{大文字ローマ数字}\label{eq:Rom}
31394 \end{equation}
31395
31396 \end_inset
31397
31398
31399 \begin_inset ERT
31400 status collapsed
31401
31402 \begin_layout Plain Layout
31403
31404
31405 \backslash
31406 renewcommand{
31407 \backslash
31408 theequation}{
31409 \backslash
31410 alph{equation}}
31411 \end_layout
31412
31413 \end_inset
31414
31415
31416 \begin_inset Formula 
31417 \begin{equation}
31418 C=\textrm{小文字ラテン文字}
31419 \end{equation}
31420
31421 \end_inset
31422
31423
31424 \begin_inset ERT
31425 status collapsed
31426
31427 \begin_layout Plain Layout
31428
31429
31430 \backslash
31431 renewcommand{
31432 \backslash
31433 theequation}{
31434 \backslash
31435 Alph{equation}}
31436 \end_layout
31437
31438 \end_inset
31439
31440
31441 \begin_inset Formula 
31442 \begin{equation}
31443 D=\textrm{大文字ラテン文字}\label{eq:Lat}
31444 \end{equation}
31445
31446 \end_inset
31447
31448
31449 \end_layout
31450
31451 \begin_layout Standard
31452 既定の付番方式に戻すには、以下のコマンドを挿入してください。
31453 \end_layout
31454
31455 \begin_layout Standard
31456
31457 \series bold
31458
31459 \backslash
31460 renewcommand{
31461 \backslash
31462 theequation}{
31463 \backslash
31464 arabic{equation}}
31465 \begin_inset Index idx
31466 status collapsed
31467
31468 \begin_layout Plain Layout
31469 こまんど@コマンド ! A ! 
31470 \backslash
31471 arabic
31472 \end_layout
31473
31474 \end_inset
31475
31476
31477 \end_layout
31478
31479 \begin_layout Standard
31480 \begin_inset ERT
31481 status collapsed
31482
31483 \begin_layout Plain Layout
31484
31485
31486 \backslash
31487 renewcommand{
31488 \backslash
31489 theequation}{
31490 \backslash
31491 arabic{equation}}
31492 \end_layout
31493
31494 \end_inset
31495
31496
31497 \begin_inset Formula 
31498 \begin{equation}
31499 E=\textrm{アラビア数字}
31500 \end{equation}
31501
31502 \end_inset
31503
31504
31505 \end_layout
31506
31507 \begin_layout Standard
31508 \begin_inset VSpace medskip
31509 \end_inset
31510
31511 以上からわかるとおり、付番様式の違いに関わらず、数式番号は連番で振られます。様式変更時に「1」から番号が始まるようにするためには、新しい数式カウンタを定義しなく
31512 てはなりません。この点に関する説明は、ファイル
31513 \begin_inset CommandInset href
31514 LatexCommand href
31515 name "Formula-numbering.lyx"
31516 target "run:Formula-numbering.lyx"
31517
31518 \end_inset
31519
31520 にあります。
31521 \end_layout
31522
31523 \begin_layout Section
31524 化学記号と化学式
31525 \begin_inset CommandInset label
31526 LatexCommand label
31527 name "sub:化学記号と化学式"
31528
31529 \end_inset
31530
31531
31532 \begin_inset Index idx
31533 status collapsed
31534
31535 \begin_layout Plain Layout
31536 かがくきごう@化学記号 ! きごう@記号
31537 \end_layout
31538
31539 \end_inset
31540
31541
31542 \begin_inset Index idx
31543 status collapsed
31544
31545 \begin_layout Plain Layout
31546 かがくしき@化学式
31547 \end_layout
31548
31549 \end_inset
31550
31551
31552 \begin_inset Index idx
31553 status collapsed
31554
31555 \begin_layout Plain Layout
31556 きごう@記号 ! かがく@化学
31557 \end_layout
31558
31559 \end_inset
31560
31561
31562 \end_layout
31563
31564 \begin_layout Standard
31565 以下は、化学関係の文章の例です。
31566 \end_layout
31567
31568 \begin_layout Quote
31569 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31570 \end_inset
31571
31572 イオンは、2つの
31573 \begin_inset Formula $\mathrm{Na^{+}}$
31574 \end_inset
31575
31576 イオンと反応して、硫酸化塩
31577 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31578 \end_inset
31579
31580 を形成します。この化学式は以下のようになります。
31581 \begin_inset Formula 
31582 \begin{equation}
31583 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
31584 \end{equation}
31585
31586 \end_inset
31587
31588
31589 \end_layout
31590
31591 \begin_layout Standard
31592 この化学式は、直接数式として作成することができます。記号がイタリック体として表示されることを防ぐには、全体を選択してから
31593 \begin_inset Flex Ruby
31594 status collapsed
31595
31596 \begin_layout Plain Layout
31597 捷径
31598 \begin_inset Argument post:1
31599 status collapsed
31600
31601 \begin_layout Plain Layout
31602 ショートカット
31603 \end_layout
31604
31605 \end_inset
31606
31607
31608 \end_layout
31609
31610 \end_inset
31611
31612
31613 \begin_inset Info
31614 type  "shortcut"
31615 arg   "font-roman"
31616 \end_inset
31617
31618 を押せば、アップライトフォント様式に変更することができます
31619 \begin_inset Foot
31620 status collapsed
31621
31622 \begin_layout Plain Layout
31623 フォント様式に関しては、第
31624 \begin_inset CommandInset ref
31625 LatexCommand ref
31626 reference "sub:書体様式"
31627
31628 \end_inset
31629
31630 節を参照のこと。
31631 \end_layout
31632
31633 \end_inset
31634
31635
31636 \end_layout
31637
31638 \begin_layout Standard
31639 化学式を組版するのにもう少し便利な方法は、LaTeXパッケージ
31640 \series bold
31641 mhchem
31642 \series default
31643
31644 \begin_inset Index idx
31645 status collapsed
31646
31647 \begin_layout Plain Layout
31648 ぱっけーじ@パッケージ ! mhchem
31649 \end_layout
31650
31651 \end_inset
31652
31653 が導入されているときに使用することができる
31654 \series bold
31655
31656 \backslash
31657 ce
31658 \series default
31659
31660 \begin_inset Index idx
31661 status collapsed
31662
31663 \begin_layout Plain Layout
31664 こまんど@コマンド ! C ! 
31665 \backslash
31666 ce
31667 \end_layout
31668
31669 \end_inset
31670
31671 コマンドを使用することです。
31672 \series bold
31673
31674 \backslash
31675 ce
31676 \series default
31677 を数式に入力すると、新しい青いボックスが現れ、直感的に化学式を入力することができます。
31678 \end_layout
31679
31680 \begin_layout Standard
31681 \align center
31682 \begin_inset Tabular
31683 <lyxtabular version="3" rows="9" columns="2">
31684 <features rotate="0" tabularvalignment="middle">
31685 <column alignment="center" valignment="top">
31686 <column alignment="center" valignment="top">
31687 <row>
31688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31689 \begin_inset Text
31690
31691 \begin_layout Plain Layout
31692 コマンド
31693 \end_layout
31694
31695 \end_inset
31696 </cell>
31697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31698 \begin_inset Text
31699
31700 \begin_layout Plain Layout
31701 出力
31702 \begin_inset Note Note
31703 status collapsed
31704
31705 \begin_layout Plain Layout
31706
31707 \series bold
31708
31709 \backslash
31710 raisebox
31711 \series default
31712 はスペーサーとしてのみ使用されています。
31713 \end_layout
31714
31715 \end_inset
31716
31717
31718 \end_layout
31719
31720 \end_inset
31721 </cell>
31722 </row>
31723 <row>
31724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31725 \begin_inset Text
31726
31727 \begin_layout Plain Layout
31728
31729 \backslash
31730 ce
31731 \begin_inset space \textvisiblespace{}
31732 \end_inset
31733
31734 H2CO3
31735 \end_layout
31736
31737 \end_inset
31738 </cell>
31739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31740 \begin_inset Text
31741
31742 \begin_layout Plain Layout
31743 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
31744 \end_inset
31745
31746
31747 \end_layout
31748
31749 \end_inset
31750 </cell>
31751 </row>
31752 <row>
31753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31754 \begin_inset Text
31755
31756 \begin_layout Plain Layout
31757
31758 \backslash
31759 ce
31760 \begin_inset space \textvisiblespace{}
31761 \end_inset
31762
31763 SO4^2-
31764 \end_layout
31765
31766 \end_inset
31767 </cell>
31768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31769 \begin_inset Text
31770
31771 \begin_layout Plain Layout
31772 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
31773 \end_inset
31774
31775
31776 \end_layout
31777
31778 \end_inset
31779 </cell>
31780 </row>
31781 <row>
31782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31783 \begin_inset Text
31784
31785 \begin_layout Plain Layout
31786
31787 \backslash
31788 ce
31789 \begin_inset space \textvisiblespace{}
31790 \end_inset
31791
31792 (NH4)2S
31793 \end_layout
31794
31795 \end_inset
31796 </cell>
31797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31798 \begin_inset Text
31799
31800 \begin_layout Plain Layout
31801 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
31802 \end_inset
31803
31804
31805 \end_layout
31806
31807 \end_inset
31808 </cell>
31809 </row>
31810 <row>
31811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31812 \begin_inset Text
31813
31814 \begin_layout Plain Layout
31815
31816 \backslash
31817 ce
31818 \begin_inset space \textvisiblespace{}
31819 \end_inset
31820
31821 KCr(SO4)2.12H2O
31822 \end_layout
31823
31824 \end_inset
31825 </cell>
31826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31827 \begin_inset Text
31828
31829 \begin_layout Plain Layout
31830 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
31831 \end_inset
31832
31833
31834 \end_layout
31835
31836 \end_inset
31837 </cell>
31838 </row>
31839 <row>
31840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31841 \begin_inset Text
31842
31843 \begin_layout Plain Layout
31844
31845 \backslash
31846 ce
31847 \begin_inset space \textvisiblespace{}
31848 \end_inset
31849
31850 A-B
31851 \backslash
31852 dbond
31853 \begin_inset space \textvisiblespace{}
31854 \end_inset
31855
31856 C
31857 \backslash
31858 tbond
31859 \begin_inset space \textvisiblespace{}
31860 \end_inset
31861
31862 D
31863 \end_layout
31864
31865 \end_inset
31866 </cell>
31867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31868 \begin_inset Text
31869
31870 \begin_layout Plain Layout
31871 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
31872 \end_inset
31873
31874
31875 \end_layout
31876
31877 \end_inset
31878 </cell>
31879 </row>
31880 <row>
31881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31882 \begin_inset Text
31883
31884 \begin_layout Plain Layout
31885
31886 \backslash
31887 ce
31888 \begin_inset space \textvisiblespace{}
31889 \end_inset
31890
31891 ^227
31892 \begin_inset Formula $\downarrow$
31893 \end_inset
31894
31895 _90
31896 \begin_inset Formula $\to$
31897 \end_inset
31898
31899 Th+
31900 \end_layout
31901
31902 \end_inset
31903 </cell>
31904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31905 \begin_inset Text
31906
31907 \begin_layout Plain Layout
31908 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
31909 \end_inset
31910
31911
31912 \end_layout
31913
31914 \end_inset
31915 </cell>
31916 </row>
31917 <row>
31918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31919 \begin_inset Text
31920
31921 \begin_layout Plain Layout
31922
31923 \backslash
31924 ce
31925 \begin_inset space \textvisiblespace{}
31926 \end_inset
31927
31928 CO2
31929 \begin_inset space \textvisiblespace{}
31930 \end_inset
31931
31932 +
31933 \begin_inset space \textvisiblespace{}
31934 \end_inset
31935
31936 C
31937 \begin_inset space \textvisiblespace{}
31938 \end_inset
31939
31940 <=>
31941 \begin_inset space \textvisiblespace{}
31942 \end_inset
31943
31944 2CO
31945 \end_layout
31946
31947 \end_inset
31948 </cell>
31949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31950 \begin_inset Text
31951
31952 \begin_layout Plain Layout
31953 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
31954 \end_inset
31955
31956
31957 \end_layout
31958
31959 \end_inset
31960 </cell>
31961 </row>
31962 <row>
31963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31964 \begin_inset Text
31965
31966 \begin_layout Plain Layout
31967
31968 \backslash
31969 ce
31970 \begin_inset space \textvisiblespace{}
31971 \end_inset
31972
31973 CO2
31974 \begin_inset space \textvisiblespace{}
31975 \end_inset
31976
31977 +
31978 \begin_inset space \textvisiblespace{}
31979 \end_inset
31980
31981 C
31982 \begin_inset space \textvisiblespace{}
31983 \end_inset
31984
31985 ->[
31986 \backslash
31987 alpha][
31988 \backslash
31989 beta]
31990 \begin_inset space \textvisiblespace{}
31991 \end_inset
31992
31993 2CO}
31994 \end_layout
31995
31996 \end_inset
31997 </cell>
31998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31999 \begin_inset Text
32000
32001 \begin_layout Plain Layout
32002 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32003 \end_inset
32004
32005
32006 \end_layout
32007
32008 \end_inset
32009 </cell>
32010 </row>
32011 </lyxtabular>
32012
32013 \end_inset
32014
32015
32016 \end_layout
32017
32018 \begin_layout Standard
32019 \begin_inset Note Greyedout
32020 status open
32021
32022 \begin_layout Plain Layout
32023
32024 \series bold
32025 【註】
32026 \backslash
32027 ce
32028 \series default
32029 ボックスに数式を入れようとすると、LaTeXエラーが発生します。このような場合には、
32030 \series bold
32031
32032 \backslash
32033 ce{$
32034 \backslash
32035 mu
32036 \backslash
32037 hyphen$Cl}
32038 \series default
32039 (
32040 \begin_inset ERT
32041 status collapsed
32042
32043 \begin_layout Plain Layout
32044
32045
32046 \backslash
32047 ce{$
32048 \backslash
32049 mu
32050 \backslash
32051 hyphen$Cl}
32052 \end_layout
32053
32054 \end_inset
32055
32056 )のようにTeXコードを使わなくてはなりません。
32057 \end_layout
32058
32059 \end_inset
32060
32061
32062 \begin_inset Note Greyedout
32063 status open
32064
32065 \begin_layout Plain Layout
32066
32067 \series bold
32068 【註】
32069 \series default
32070 LyXでは、
32071 \series bold
32072 mhchem
32073 \series default
32074 の説明書通りに上矢印を得ようと^文字を使用しても、うまく行きません。代わりに、次のように、負の小空白の後に
32075 \series bold
32076
32077 \backslash
32078 uparrow
32079 \series default
32080 コマンドを続けます。
32081 \color none
32082
32083 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
32084 \end_inset
32085
32086
32087 \end_layout
32088
32089 \end_inset
32090
32091
32092 \end_layout
32093
32094 \begin_layout Standard
32095
32096 \series bold
32097
32098 \backslash
32099 ce
32100 \series default
32101 を使うと
32102 \begin_inset CommandInset ref
32103 LatexCommand eqref
32104 reference "eq:chem-reaction"
32105
32106 \end_inset
32107
32108 式のコマンドは
32109 \begin_inset Newline newline
32110 \end_inset
32111
32112
32113 \series bold
32114  
32115 \backslash
32116 ce
32117 \begin_inset space \textvisiblespace{}
32118 \end_inset
32119
32120 2Na+
32121 \begin_inset space \textvisiblespace{}
32122 \end_inset
32123
32124 +
32125 \begin_inset space \textvisiblespace{}
32126 \end_inset
32127
32128 SO4^2-
32129 \begin_inset space \textvisiblespace{}
32130 \end_inset
32131
32132
32133 \begin_inset space \textvisiblespace{}
32134 \end_inset
32135
32136 ->
32137 \begin_inset space \textvisiblespace{}
32138 \end_inset
32139
32140 Na2SO4
32141 \begin_inset Newline newline
32142 \end_inset
32143
32144
32145 \series default
32146 のようになります。
32147 \end_layout
32148
32149 \begin_layout Standard
32150 複数行の化学式を作るには、第
32151 \begin_inset CommandInset ref
32152 LatexCommand ref
32153 reference "sec:多行数式"
32154
32155 \end_inset
32156
32157 節に述べられている方法で、多行数式をまず作ります。その後、数式の小さな青いボックスそれぞれに
32158 \series bold
32159
32160 \backslash
32161 ce
32162 \series default
32163 コマンドを使用します。
32164 \begin_inset CommandInset ref
32165 LatexCommand eqref
32166 reference "eq:TEOS-reaction-1"
32167
32168 \end_inset
32169
32170 式と
32171 \begin_inset CommandInset ref
32172 LatexCommand eqref
32173 reference "eq:TEOS-reaction-2"
32174
32175 \end_inset
32176
32177 式は、多段化学反応式の例で、一つの式毎に番号が振られています。
32178 \begin_inset Formula 
32179 \begin{eqnarray}
32180 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
32181 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
32182 \end{eqnarray}
32183
32184 \end_inset
32185
32186
32187 \end_layout
32188
32189 \begin_layout Standard
32190
32191 \series bold
32192 mhchem
32193 \series default
32194 パッケージは、
32195 \series bold
32196
32197 \backslash
32198 ce
32199 \series default
32200 の他に、特殊ケースに使用する
32201 \series bold
32202
32203 \backslash
32204 cf
32205 \series default
32206
32207 \begin_inset Index idx
32208 status collapsed
32209
32210 \begin_layout Plain Layout
32211 こまんど@コマンド ! C ! 
32212 \backslash
32213 cf
32214 \end_layout
32215
32216 \end_inset
32217
32218 コマンドを提供しています。
32219 \series bold
32220
32221 \backslash
32222 cf
32223 \series default
32224 の詳しい情報と例示については、
32225 \series bold
32226 mhchem
32227 \series default
32228
32229 \begin_inset CommandInset citation
32230 LatexCommand cite
32231 key "mhchem"
32232
32233 \end_inset
32234
32235 の取扱説明書をご覧ください。
32236 \end_layout
32237
32238 \begin_layout Section
32239 図解
32240 \end_layout
32241
32242 \begin_layout Standard
32243 LyXは、二つの型の可換図
32244 \series bold
32245 amscd
32246 \series default
32247 および
32248 \series bold
32249 xymatrix
32250 \series default
32251 をサポートしており、以下でこれらの説明をします。
32252 \end_layout
32253
32254 \begin_layout Subsection
32255 amscd図解
32256 \begin_inset Index idx
32257 status collapsed
32258
32259 \begin_layout Plain Layout
32260 ずかい@図解 ! amscd
32261 \end_layout
32262
32263 \end_inset
32264
32265
32266 \end_layout
32267
32268 \begin_layout Standard
32269 この型の図解は、以下のように、関係を縦横の線や矢印で図示します。
32270 \begin_inset Formula 
32271 \[
32272 \begin{CD}A@>>>B@>>>C\\
32273 @AAA@.@VVV\\
32274 F@<<<E@<<<D
32275 \end{CD}
32276 \]
32277
32278 \end_inset
32279
32280
32281 \end_layout
32282
32283 \begin_layout Standard
32284 これを作るには、数式に
32285 \series bold
32286
32287 \backslash
32288 CD
32289 \begin_inset Index idx
32290 status collapsed
32291
32292 \begin_layout Plain Layout
32293 こまんど@コマンド ! C ! 
32294 \backslash
32295 CD
32296 \end_layout
32297
32298 \end_inset
32299
32300
32301 \series default
32302 コマンドを挿入します。二つの点線に囲まれた青枠が現れるので、ここにコマンドを入れていきます。
32303 \begin_inset Info
32304 type  "shortcut"
32305 arg   "newline-insert newline"
32306 \end_inset
32307
32308 を押すと、新しい行が作られます。水平方向の関係は奇数行に入れ、垂直方向の関係は偶数行に入れます。
32309 \end_layout
32310
32311 \begin_layout Standard
32312 関係を作るには、以下のコマンドがあります。
32313 \end_layout
32314
32315 \begin_layout Itemize
32316 \begin_inset Formula $\boldsymbol{@<<<}$
32317 \end_inset
32318
32319 は左矢印、
32320 \begin_inset Formula $\boldsymbol{@>>>}$
32321 \end_inset
32322
32323 は右矢印、
32324 \series bold
32325 @=
32326 \series default
32327 は長い等号を生成します。
32328 \end_layout
32329
32330 \begin_layout Itemize
32331
32332 \series bold
32333 @AAA
32334 \series default
32335 は上矢印、
32336 \series bold
32337 @VVV
32338 \series default
32339 は下矢印、
32340 \begin_inset Formula $\boldsymbol{@|}$
32341 \end_inset
32342
32343 は縦向きの等号を生成します。
32344 \end_layout
32345
32346 \begin_layout Itemize
32347
32348 \series bold
32349 @.
32350 \series default
32351 は関係が存在しない部分に置きます。
32352 \end_layout
32353
32354 \begin_layout Standard
32355 矢印はすべて、以下のようにラベル付けをすることができます。
32356 \end_layout
32357
32358 \begin_layout Itemize
32359 文章を、第1と第2の「
32360 \begin_inset Formula $<$
32361 \end_inset
32362
32363 」ないし「
32364 \begin_inset Formula $>$
32365 \end_inset
32366
32367 」のあいだに入れると、この文章は矢印の上に表示されます。第2・第3の「
32368 \begin_inset Formula $<$
32369 \end_inset
32370
32371 」ないし「
32372 \begin_inset Formula $>$
32373 \end_inset
32374
32375 」のあいだに入れると、矢印の下に表示されます。
32376 \end_layout
32377
32378 \begin_layout Itemize
32379 縦矢印に付ける文章を、第1・第2の「A」ないし「V」のあいだに入れると、この文章は矢印の左に表示されます。第2・第3のもののあいだに入れると、矢印の右に表示され
32380 ます。文章中に「A」や「V」の文字があるときには、これらはTeX括弧の中に入れなくてはなりません。
32381 \end_layout
32382
32383 \begin_layout Standard
32384 以下は、上記のすべての関係を使った例です。
32385 \end_layout
32386
32387 \begin_layout Standard
32388 \begin_inset Formula 
32389 \[
32390 \begin{CD}A@>j>>B@>>k>C@=F\\
32391 @AmAA@.@VV{V}V@|\\
32392 D@<<j<E@>k>>F@=C
32393 \end{CD}
32394 \]
32395
32396 \end_inset
32397
32398
32399 \end_layout
32400
32401 \begin_layout Standard
32402 これを作るコマンドは、以下のとおりです。
32403 \begin_inset Newline newline
32404 \end_inset
32405
32406
32407 \series bold
32408
32409 \backslash
32410 CD
32411 \begin_inset space \textvisiblespace{}
32412 \end_inset
32413
32414 A
32415 \begin_inset Formula $\boldsymbol{@>}$
32416 \end_inset
32417
32418 j
32419 \begin_inset Formula $\boldsymbol{>>}$
32420 \end_inset
32421
32422 B
32423 \begin_inset Formula $\boldsymbol{@>>}$
32424 \end_inset
32425
32426 k
32427 \begin_inset Formula $\boldsymbol{>}$
32428 \end_inset
32429
32430 C@=F Ctrl+Return
32431 \begin_inset Newline newline
32432 \end_inset
32433
32434
32435 \begin_inset Phantom HPhantom
32436 status open
32437
32438 \begin_layout Plain Layout
32439
32440 \series bold
32441
32442 \backslash
32443 CD
32444 \begin_inset space \textvisiblespace{}
32445 \end_inset
32446
32447
32448 \end_layout
32449
32450 \end_inset
32451
32452 @AmAA@.@VV
32453 \backslash
32454 {V
32455 \series default
32456
32457 \begin_inset Formula $\to$
32458 \end_inset
32459
32460
32461 \series bold
32462 V
32463 \begin_inset Formula $\boldsymbol{@|}$
32464 \end_inset
32465
32466  Ctrl+Return
32467 \begin_inset Newline newline
32468 \end_inset
32469
32470
32471 \begin_inset Phantom HPhantom
32472 status open
32473
32474 \begin_layout Plain Layout
32475
32476 \series bold
32477
32478 \backslash
32479 CD
32480 \begin_inset space \textvisiblespace{}
32481 \end_inset
32482
32483
32484 \end_layout
32485
32486 \end_inset
32487
32488 D
32489 \begin_inset Formula $\boldsymbol{@<<}$
32490 \end_inset
32491
32492 j
32493 \begin_inset Formula $\boldsymbol{<}$
32494 \end_inset
32495
32496 E
32497 \begin_inset Formula $\boldsymbol{@>}$
32498 \end_inset
32499
32500 k
32501 \begin_inset Formula $\boldsymbol{>>}$
32502 \end_inset
32503
32504 F@=C
32505 \end_layout
32506
32507 \begin_layout Subsection
32508 xymatrix図解
32509 \begin_inset Index idx
32510 status collapsed
32511
32512 \begin_layout Plain Layout
32513 ずかい@図解 ! xymatrix
32514 \end_layout
32515
32516 \end_inset
32517
32518
32519 \end_layout
32520
32521 \begin_layout Standard
32522 xymatricesを使うには、LaTeXパッケージの
32523 \series bold
32524 xypic
32525 \series default
32526 が導入済みである必要があります。xymatrixは、数式中に
32527 \series bold
32528
32529 \backslash
32530 xymatrix
32531 \series default
32532 コマンドを入れることで作ることができます。すると、通常の行列と同じようにして、列や行を付け加えることができます。第
32533 \begin_inset CommandInset ref
32534 LatexCommand ref
32535 reference "sec:行列"
32536
32537 \end_inset
32538
32539 節をご参照下さい。
32540 \end_layout
32541
32542 \begin_layout Standard
32543 amscd図解とは異なり、xymatricesは、対角矢印や曲がった矢印など多様なサポートをしています。作ることのできる可換図と装飾は、
32544 \family sans
32545 ヘルプ\SpecialChar \menuseparator
32546 用途別説明書\SpecialChar \menuseparator
32547 XY-pic説明書
32548 \family default
32549 メニューにある
32550 \emph on
32551 XY-pic説明書
32552 \emph default
32553 で詳しく網羅しています。
32554 \end_layout
32555
32556 \begin_layout Subsection
32557 ファインマン図
32558 \series medium
32559
32560 \begin_inset Index idx
32561 status collapsed
32562
32563 \begin_layout Plain Layout
32564 ずかい@図解 ! ファインマン
32565 \end_layout
32566
32567 \end_inset
32568
32569
32570 \end_layout
32571
32572 \begin_layout Standard
32573 ファインマン図を使うには、LaTeXパッケージ
32574 \series bold
32575 feyn
32576 \series default
32577 を導入しておかなくてはなりません。すると、ファインマン図は、数式中で
32578 \series bold
32579
32580 \backslash
32581 Diagram
32582 \series default
32583 コマンドを挿入すれば生成されます。通常の行列で行うのと同じようにして新規行や新規列を加えることができます(第
32584 \begin_inset CommandInset ref
32585 LatexCommand ref
32586 reference "sec:行列"
32587
32588 \end_inset
32589
32590 節参照)。
32591 \end_layout
32592
32593 \begin_layout Standard
32594 LyXでのファインマン図の作り方は、メニュー
32595 \family sans
32596 ヘルプ\SpecialChar \menuseparator
32597 用途別説明書
32598 \family default
32599 内の『
32600 \emph on
32601 ファインマン図
32602 \emph default
32603 』にあります。
32604 \end_layout
32605
32606 \begin_layout Section
32607 自己定義コマンド
32608 \begin_inset Index idx
32609 status collapsed
32610
32611 \begin_layout Plain Layout
32612 じこていぎこまんど@自己定義コマンド
32613 \end_layout
32614
32615 \end_inset
32616
32617
32618 \end_layout
32619
32620 \begin_layout Standard
32621 \begin_inset Note Greyedout
32622 status open
32623
32624 \begin_layout Plain Layout
32625 【註】自己定義コマンド名及びマクロ名には、ラテン文字しか使用することができません。
32626 \end_layout
32627
32628 \end_inset
32629
32630
32631 \end_layout
32632
32633 \begin_layout Subsection
32634
32635 \backslash
32636 newcommandコマンド
32637 \begin_inset CommandInset label
32638 LatexCommand label
32639 name "sub:newcommandコマンド"
32640
32641 \end_inset
32642
32643
32644 \begin_inset Index idx
32645 status collapsed
32646
32647 \begin_layout Plain Layout
32648 じこていぎこまんど@自己定義コマンド ! 
32649 \backslash
32650 newcommand
32651 \end_layout
32652
32653 \end_inset
32654
32655
32656 \begin_inset Index idx
32657 status collapsed
32658
32659 \begin_layout Plain Layout
32660 こまんど@コマンド ! N ! 
32661 \backslash
32662 newcommand
32663 \end_layout
32664
32665 \end_inset
32666
32667
32668 \end_layout
32669
32670 \begin_layout Standard
32671 頻繁に用いるには、長すぎるLaTeXコマンドはたくさんありますが、
32672 \series bold
32673
32674 \backslash
32675 newcommand
32676 \series default
32677 コマンドを使えば、新しい短縮コマンドを定義することが可能です。
32678 \end_layout
32679
32680 \begin_layout Standard
32681
32682 \series bold
32683
32684 \backslash
32685 newcommand
32686 \series default
32687 コマンドの書式は、
32688 \end_layout
32689
32690 \begin_layout Standard
32691
32692 \series bold
32693
32694 \backslash
32695 newcommand{新コマンド名}[引数の数][オプションの値]
32696 \begin_inset Newline newline
32697 \end_inset
32698
32699
32700 \begin_inset Phantom HPhantom
32701 status open
32702
32703 \begin_layout Plain Layout
32704
32705 \series bold
32706
32707 \backslash
32708 newcommand
32709 \end_layout
32710
32711 \end_inset
32712
32713 {コマンド定義}
32714 \end_layout
32715
32716 \begin_layout Standard
32717 です。
32718 \end_layout
32719
32720 \begin_layout Standard
32721 \begin_inset Note Greyedout
32722 status open
32723
32724 \begin_layout Plain Layout
32725
32726 \series bold
32727 【註】
32728 \series default
32729 新コマンド名が、使用中の文書や呼び出しているLaTeXパッケージで、既に使用されていないことを確認して下さい。たとえば、
32730 \series bold
32731
32732 \backslash
32733 Leftarrow
32734 \series default
32735 の短縮のつもりで
32736 \series bold
32737
32738 \backslash
32739 le
32740 \series default
32741 というコマンドを定義したとすると、
32742 \series bold
32743
32744 \backslash
32745 le
32746 \series default
32747 は既に「
32748 \begin_inset Formula $\le$
32749 \end_inset
32750
32751 」を表すコマンドとして定義されてしまっているので、エラーメッセージが表示されます。
32752 \end_layout
32753
32754 \end_inset
32755
32756
32757 \end_layout
32758
32759 \begin_layout Standard
32760 「引数の数」は、0
32761 \begin_inset space \thinspace{}
32762 \end_inset
32763
32764 -
32765 \begin_inset space \thinspace{}
32766 \end_inset
32767
32768 9の範囲の整数であり、新コマンドがいくつの引数をとるかを指定するものです。「オプションの値」では、非必須の引数の既定値を定義できます。これを指定すると、新コマン
32769 ドの
32770 \emph on
32771 最初の
32772 \emph default
32773 引数は、自動的に非必須の引数になります。
32774 \end_layout
32775
32776 \begin_layout Standard
32777 以下にいくつかの例を挙げます。
32778 \end_layout
32779
32780 \begin_layout Itemize
32781
32782 \series bold
32783
32784 \backslash
32785 Longrightarrow
32786 \series default
32787 の短縮形として
32788 \series bold
32789
32790 \backslash
32791 gr
32792 \series default
32793 というコマンドを定義するには、LaTeXプリアンブルに以下の行を加えます。
32794 \begin_inset VSpace medskip
32795 \end_inset
32796
32797
32798 \begin_inset Newline newline
32799 \end_inset
32800
32801
32802 \series bold
32803
32804 \backslash
32805 newcommand{
32806 \backslash
32807 gr}{
32808 \backslash
32809 Longrightarrow}
32810 \end_layout
32811
32812 \begin_layout Itemize
32813
32814 \series bold
32815
32816 \backslash
32817 underline
32818 \series default
32819 の短縮形として
32820 \series bold
32821
32822 \backslash
32823 us
32824 \series default
32825 というコマンドを定義するには、(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません。このためには、以下のようなプリアンブル行を入れます。
32826 \begin_inset VSpace medskip
32827 \end_inset
32828
32829
32830 \begin_inset Newline newline
32831 \end_inset
32832
32833
32834 \series bold
32835
32836 \backslash
32837 newcommand{
32838 \backslash
32839 us}[1]{
32840 \backslash
32841 underline{#1}}
32842 \series default
32843
32844 \begin_inset VSpace medskip
32845 \end_inset
32846
32847
32848 \begin_inset Newline newline
32849 \end_inset
32850
32851
32852 \series bold
32853 #
32854 \series default
32855 」という文字は、引数の入る場所を示し、その後ろの「
32856 \series bold
32857 1
32858 \series default
32859 」は、これが第1引数の入る場所であることを示します。
32860 \end_layout
32861
32862 \begin_layout Itemize
32863
32864 \series bold
32865
32866 \backslash
32867 framebox
32868 \series default
32869 の短縮形として、たとえば
32870 \series bold
32871
32872 \backslash
32873 fb
32874 \series default
32875 というコマンドを定義するには、
32876 \begin_inset VSpace medskip
32877 \end_inset
32878
32879
32880 \begin_inset Newline newline
32881 \end_inset
32882
32883
32884 \series bold
32885
32886 \backslash
32887 newcommand{
32888 \backslash
32889 fb}[3]{
32890 \backslash
32891 framebox#1#2{$#3$}}
32892 \series default
32893
32894 \begin_inset VSpace medskip
32895 \end_inset
32896
32897
32898 \begin_inset Newline newline
32899 \end_inset
32900
32901 二つのドルマークは、
32902 \series bold
32903
32904 \backslash
32905 framebox
32906 \series default
32907 が必要とする内部の数式を作り出します。第
32908 \begin_inset CommandInset ref
32909 LatexCommand ref
32910 reference "sub:枠付きボックス"
32911
32912 \end_inset
32913
32914 節をご参照下さい。
32915 \end_layout
32916
32917 \begin_layout Itemize
32918 ボックスの色を指定する必要がない
32919 \series bold
32920
32921 \backslash
32922 fcolorbox
32923 \series default
32924 用の新コマンドを作るには、以下のように、色を示す引数を非必須として定義します。
32925 \begin_inset VSpace medskip
32926 \end_inset
32927
32928
32929 \begin_inset Newline newline
32930 \end_inset
32931
32932
32933 \series bold
32934
32935 \backslash
32936 newcommand{
32937 \backslash
32938 cb}[3][white]{
32939 \backslash
32940 fcolorbox{#2}{#1}{$#3$}}
32941 \series default
32942
32943 \begin_inset VSpace medskip
32944 \end_inset
32945
32946
32947 \begin_inset Newline newline
32948 \end_inset
32949
32950
32951 \series bold
32952
32953 \backslash
32954 cb
32955 \series default
32956 を使うときに色が指定されなければ、事前に定義された色である
32957 \series bold
32958 white
32959 \series default
32960 が使用されます。
32961 \end_layout
32962
32963 \begin_layout Standard
32964 以下は、上で定義したコマンドの動作テストです。
32965 \end_layout
32966
32967 \begin_layout Standard
32968 \align center
32969 \begin_inset Tabular
32970 <lyxtabular version="3" rows="6" columns="2">
32971 <features rotate="0" tabularvalignment="middle">
32972 <column alignment="center" valignment="top">
32973 <column alignment="center" valignment="top">
32974 <row>
32975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32976 \begin_inset Text
32977
32978 \begin_layout Plain Layout
32979 コマンド
32980 \end_layout
32981
32982 \end_inset
32983 </cell>
32984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32985 \begin_inset Text
32986
32987 \begin_layout Plain Layout
32988 出力
32989 \begin_inset Note Note
32990 status collapsed
32991
32992 \begin_layout Plain Layout
32993 ここで
32994 \series bold
32995
32996 \backslash
32997 raisebox
32998 \series default
32999 はスペーサーとして使用しているだけです。
33000 \end_layout
33001
33002 \end_inset
33003
33004
33005 \end_layout
33006
33007 \end_inset
33008 </cell>
33009 </row>
33010 <row>
33011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33012 \begin_inset Text
33013
33014 \begin_layout Plain Layout
33015 A
33016 \backslash
33017 gr
33018 \begin_inset space \textvisiblespace{}
33019 \end_inset
33020
33021 B
33022 \end_layout
33023
33024 \end_inset
33025 </cell>
33026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33027 \begin_inset Text
33028
33029 \begin_layout Plain Layout
33030 \begin_inset Formula $A\gr B$
33031 \end_inset
33032
33033
33034 \end_layout
33035
33036 \end_inset
33037 </cell>
33038 </row>
33039 <row>
33040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33041 \begin_inset Text
33042
33043 \begin_layout Plain Layout
33044
33045 \backslash
33046 us{ABcd
33047 \end_layout
33048
33049 \end_inset
33050 </cell>
33051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33052 \begin_inset Text
33053
33054 \begin_layout Plain Layout
33055 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
33056 \end_inset
33057
33058
33059 \end_layout
33060
33061 \end_inset
33062 </cell>
33063 </row>
33064 <row>
33065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33066 \begin_inset Text
33067
33068 \begin_layout Plain Layout
33069
33070 \backslash
33071 fb{[2cm]
33072 \begin_inset Formula $\to$
33073 \end_inset
33074
33075
33076 \backslash
33077 {
33078 \begin_inset Formula $\to$
33079 \end_inset
33080
33081
33082 \backslash
33083 {
33084 \backslash
33085 int
33086 \begin_inset space \textvisiblespace{}
33087 \end_inset
33088
33089 A=B
33090 \end_layout
33091
33092 \end_inset
33093 </cell>
33094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33095 \begin_inset Text
33096
33097 \begin_layout Plain Layout
33098 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
33099 \end_inset
33100
33101
33102 \end_layout
33103
33104 \end_inset
33105 </cell>
33106 </row>
33107 <row>
33108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33109 \begin_inset Text
33110
33111 \begin_layout Plain Layout
33112
33113 \backslash
33114 cb{red
33115 \begin_inset Formula $\to$
33116 \end_inset
33117
33118
33119 \backslash
33120 {
33121 \backslash
33122 int
33123 \begin_inset space \textvisiblespace{}
33124 \end_inset
33125
33126 A=B
33127 \end_layout
33128
33129 \end_inset
33130 </cell>
33131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33132 \begin_inset Text
33133
33134 \begin_layout Plain Layout
33135 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
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" bottomline="true" leftline="true" usebox="none">
33146 \begin_inset Text
33147
33148 \begin_layout Plain Layout
33149
33150 \backslash
33151 cb[green]
33152 \backslash
33153 {red
33154 \begin_inset Formula $\to$
33155 \end_inset
33156
33157
33158 \backslash
33159 {
33160 \backslash
33161 int
33162 \begin_inset space \textvisiblespace{}
33163 \end_inset
33164
33165 A=B
33166 \end_layout
33167
33168 \end_inset
33169 </cell>
33170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33171 \begin_inset Text
33172
33173 \begin_layout Plain Layout
33174 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
33175 \end_inset
33176
33177
33178 \end_layout
33179
33180 \end_inset
33181 </cell>
33182 </row>
33183 </lyxtabular>
33184
33185 \end_inset
33186
33187
33188 \end_layout
33189
33190 \begin_layout Subsection
33191 数式マクロ
33192 \begin_inset Index idx
33193 status collapsed
33194
33195 \begin_layout Plain Layout
33196 じこていぎこまんど@自己定義コマンド ! すうしきまくろ@数式マクロ
33197 \end_layout
33198
33199 \end_inset
33200
33201
33202 \begin_inset Index idx
33203 status collapsed
33204
33205 \begin_layout Plain Layout
33206 まくろ@マクロ
33207 \end_layout
33208
33209 \end_inset
33210
33211
33212 \end_layout
33213
33214 \begin_layout Standard
33215 自己定義コマンドは、複雑な表現を使うときに特に便利です。たとえば、文書中で二次方程式を扱っているとすると、同じような解の形が何度も出てきます。二次方程式の一般型
33216 は、
33217 \begin_inset Formula 
33218 \[
33219 0=\lambda^{2}+p\lambda+q
33220 \]
33221
33222 \end_inset
33223
33224 であり、その解の一般型は
33225 \begin_inset Formula 
33226 \[
33227 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
33228 \]
33229
33230 \end_inset
33231
33232
33233 \end_layout
33234
33235 \begin_layout Standard
33236 です。
33237 \begin_inset Formula $\lambda$
33238 \end_inset
33239
33240
33241 \begin_inset Formula $p$
33242 \end_inset
33243
33244
33245 \begin_inset Formula $q$
33246 \end_inset
33247
33248 の3つのパラメータを指定することが必須であり、
33249 \begin_inset Formula $\lambda$
33250 \end_inset
33251
33252 の指数をオプションとして与えることができるような、解の公式のコマンドを定義するには、以下のようなLaTeXプリアンブル行を加えます。
33253 \begin_inset Newline newline
33254 \end_inset
33255
33256
33257 \series bold
33258
33259 \backslash
33260 newcommand{
33261 \backslash
33262 qG}[4][1,
33263 \backslash
33264 ,2]{#2_{#1}=-
33265 \backslash
33266 frac{#3}{2}
33267 \backslash
33268 pm
33269 \begin_inset Newline newline
33270 \end_inset
33271
33272
33273 \begin_inset Phantom HPhantom
33274 status open
33275
33276 \begin_layout Plain Layout
33277
33278 \series bold
33279
33280 \backslash
33281 newcommand
33282 \end_layout
33283
33284 \end_inset
33285
33286
33287 \backslash
33288 sqrt{
33289 \backslash
33290 frac{#3^{2}}{4}-#4}}
33291 \end_layout
33292
33293 \begin_layout Standard
33294 これを使って解の公式を作るには、
33295 \begin_inset Newline newline
33296 \end_inset
33297
33298
33299 \series bold
33300
33301 \backslash
33302 qG{
33303 \backslash
33304 lambda
33305 \begin_inset Formula $\to$
33306 \end_inset
33307
33308
33309 \backslash
33310 {p
33311 \begin_inset Formula $\to$
33312 \end_inset
33313
33314
33315 \backslash
33316 {q
33317 \series default
33318 というコマンドを数式に入れます。
33319 \end_layout
33320
33321 \begin_layout Standard
33322 新コマンドを定義する方法は、たとえばLaTeX中で分数は
33323 \series bold
33324
33325 \backslash
33326 frac{分子}{分母}
33327 \series default
33328 の形で入れなくてはならないことなど、使用するすべてのLaTeXコマンドの書式を知っている必要があるので、直感的ではありません。さらに、定義中で中括弧を入れ忘れる
33329 ことはよくあり、それをやってしまうと、LyXからは新コマンドが何をやらかしているか確認しにくくなってしまいます。これらの問題を回避するために、LyXは、
33330 \series bold
33331
33332 \backslash
33333 newcommand
33334 \series default
33335 コマンドの代わりに、数式マクロを使う方法を提供しています。
33336 \end_layout
33337
33338 \begin_layout Standard
33339 数式マクロは、
33340 \family sans
33341 挿入\SpecialChar \menuseparator
33342 数式\SpecialChar \menuseparator
33343 マクロ
33344 \family default
33345 メニューか、ツールバーボタンの
33346 \begin_inset Info
33347 type  "icon"
33348 arg   "math-macro newmacroname_newcommand"
33349 \end_inset
33350
33351 で作ることができます。すると、数式マクロツールバーが表示されるとともに、マクロを定義した箇所に以下のようなボックスが現れます。
33352 \begin_inset Newline newline
33353 \end_inset
33354
33355
33356 \begin_inset space \hspace*{\fill}
33357 \end_inset
33358
33359
33360 \begin_inset Graphics
33361         filename clipart/macrobox.png
33362         scale 50
33363
33364 \end_inset
33365
33366
33367 \begin_inset space \hspace*{\fill}
33368 \end_inset
33369
33370
33371 \begin_inset Newline newline
33372 \end_inset
33373
33374
33375 \begin_inset FormulaMacro
33376 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33377 \end_inset
33378
33379
33380 \backslash
33381 newmacronameが既定のマクロ名として現れますが、意味のある名称に変更するべきでしょう。欲しい数式は一つ目の青枠の中に入れます。引数を置く場所は、
33382 \series bold
33383
33384 \backslash
33385 #1
33386 \series default
33387 のように
33388 \series bold
33389
33390 \backslash
33391 #引数番号
33392 \series default
33393 というコマンドで入力するか、マクロツールバーボタンの
33394 \begin_inset Info
33395 type  "icon"
33396 arg   "math-macro-add-param"
33397 \end_inset
33398
33399 を使用します。引数位置は赤で表示されます。引数は、最大で9つまでとることができます。非必須引数は、ツールバーボタンの
33400 \begin_inset Info
33401 type  "icon"
33402 arg   "math-macro-add-optional-param"
33403 \end_inset
33404
33405 で作ることができます。最初の必須引数は、ツールバーボタンの
33406 \begin_inset Info
33407 type  "icon"
33408 arg   "math-macro-make-optional"
33409 \end_inset
33410
33411 を使って、非必須引数にすることができます。二つ目の青枠には、LyX中でのマクロの表示のしかたを定義することができます。通常は、定義したとおりに表示された方が便利
33412 なので、この枠は空白にしておきます。しかし、画面の過半を占拠してしまうようなマクロを作ってしまった場合には、たとえばこの枠に
33413 \begin_inset Newline newline
33414 \end_inset
33415
33416
33417 \series bold
33418 qG: 
33419 \backslash
33420 #1
33421 \series default
33422  
33423 \series bold
33424 ,
33425 \series default
33426  
33427 \series bold
33428
33429 \backslash
33430 #2
33431 \series default
33432  
33433 \series bold
33434 ,
33435 \series default
33436  
33437 \series bold
33438
33439 \backslash
33440 #3, 
33441 \backslash
33442 #4
33443 \begin_inset Newline newline
33444 \end_inset
33445
33446
33447 \series default
33448 のように入れることができます。このようにすると、マクロ名と引数のみがLyX上に表示され、見通しが良くなります。一方、出力での数式は、最初の枠で定義したように表示
33449 されます。
33450 \begin_inset Newline newline
33451 \end_inset
33452
33453 さらに、数式中のマクロ表示は、マクロの中にカーソルを置いて、
33454 \family sans
33455 表示\SpecialChar \menuseparator
33456 数式マクロを展開(畳む)
33457 \family default
33458 メニューを使うことで、マクロ毎に変えることができます。
33459 \end_layout
33460
33461 \begin_layout Standard
33462 マクロを使うには、数式中にマクロ名をコマンドとして入れます。上記の例では、
33463 \series bold
33464
33465 \backslash
33466 qG
33467 \series default
33468 とします。このマクロは、LyX中では以下のように表示されます。
33469 \begin_inset Newline newline
33470 \end_inset
33471
33472
33473 \begin_inset space \hspace*{\fill}
33474 \end_inset
33475
33476
33477 \begin_inset Graphics
33478         filename ../clipart/macrouse.png
33479
33480 \end_inset
33481
33482
33483 \begin_inset space \hspace*{\fill}
33484 \end_inset
33485
33486
33487 \begin_inset Newline newline
33488 \end_inset
33489
33490 以下は、上記の例に、引数
33491 \begin_inset Formula $x$
33492 \end_inset
33493
33494
33495 \begin_inset Formula $\ln(x)$
33496 \end_inset
33497
33498
33499 \begin_inset Formula $B$
33500 \end_inset
33501
33502 を指定したものです。
33503 \end_layout
33504
33505 \begin_layout Standard
33506 \begin_inset Formula 
33507 \[
33508 \qG x{\ln(x)}B
33509 \]
33510
33511 \end_inset
33512
33513
33514 \end_layout
33515
33516 \begin_layout Standard
33517 LyXは、
33518 \family sans
33519 ツール\SpecialChar \menuseparator
33520 設定\SpecialChar \menuseparator
33521 編集\SpecialChar \menuseparator
33522 制御
33523 \family default
33524 メニューで、マクロを編集するのに複数の様式を用意しています。あなたに最も合った様式を見つけるには、様式を選択してから、違いを見るために数式マクロにカーソルを合わ
33525 せてみてください。
33526 \end_layout
33527
33528 \begin_layout Standard
33529 数式マクロは、文書書き出し時に、内部的に
33530 \series bold
33531
33532 \backslash
33533 newcommand
33534 \series default
33535 コマンドに変換されます。こうして生成された
33536 \series bold
33537
33538 \backslash
33539 newcommand
33540 \series default
33541 コマンドは、LaTeXプリアンブルには置かれませんので、マクロは、文書中、マクロ定義ボックスよりも後の数式でのみ使うことができます。
33542 \end_layout
33543
33544 \begin_layout Standard
33545 数式マクロは、
33546 \series bold
33547
33548 \backslash
33549 newcommand
33550 \series default
33551 コマンドから直接作ることもできます。たとえば、LyX中に通常の文章として、
33552 \series bold
33553
33554 \begin_inset Newline newline
33555 \end_inset
33556
33557
33558 \backslash
33559 newcommand{
33560 \backslash
33561 larrow}[2]{
33562 \backslash
33563 xleftarrow[#2]{#1}}
33564 \begin_inset Newline newline
33565 \end_inset
33566
33567
33568 \series default
33569 というコマンドを書き入れ、この全体を選択して、
33570 \begin_inset Flex Ruby
33571 status collapsed
33572
33573 \begin_layout Plain Layout
33574 捷径
33575 \begin_inset Argument post:1
33576 status collapsed
33577
33578 \begin_layout Plain Layout
33579 ショートカット
33580 \end_layout
33581
33582 \end_inset
33583
33584
33585 \end_layout
33586
33587 \end_inset
33588
33589
33590 \family sans
33591 Ctrl+M
33592 \family default
33593 を押すと、このコマンドは数式マクロに変換されます。この方法を使うに当たっては、
33594 \series bold
33595
33596 \backslash
33597 newcommand
33598 \series default
33599 コマンドが正しく入力されていることに気をつけなくてはなりません。さもないと、間違ったマクロが作られてしまって、LaTeXエラーが発生します。
33600 \end_layout
33601
33602 \begin_layout Standard
33603 数式マクロには、まだ、マクロ定義中に再帰的に数式を入れてしまうと、正しく処理されないという問題が残っています。したがって、第
33604 \begin_inset CommandInset ref
33605 LatexCommand ref
33606 reference "sub:newcommandコマンド"
33607
33608 \end_inset
33609
33610 節で例として作った
33611 \series bold
33612
33613 \backslash
33614 fb
33615 \series default
33616 は、マクロとしては作ることができません。
33617 \end_layout
33618
33619 \begin_layout Standard
33620 カーソルがマクロ定義ボックスの中にあるとき、LyX中に以下のようなマクロツールバーが表示されます。
33621 \end_layout
33622
33623 \begin_layout Standard
33624 \begin_inset VSpace defskip
33625 \end_inset
33626
33627
33628 \end_layout
33629
33630 \begin_layout Standard
33631 \begin_inset Graphics
33632         filename ../clipart/MacroToolbar.png
33633
33634 \end_inset
33635
33636
33637 \begin_inset Index idx
33638 status collapsed
33639
33640 \begin_layout Plain Layout
33641 まくろ@マクロ ! つーるばー@ツールバー
33642 \end_layout
33643
33644 \end_inset
33645
33646
33647 \end_layout
33648
33649 \begin_layout Standard
33650 \begin_inset VSpace defskip
33651 \end_inset
33652
33653
33654 \end_layout
33655
33656 \begin_layout Standard
33657 マクロツールバーは、左から右に、以下の各ボタンがあります。
33658 \end_layout
33659
33660 \begin_layout Standard
33661 \begin_inset VSpace defskip
33662 \end_inset
33663
33664
33665 \end_layout
33666
33667 \begin_layout Standard
33668 \begin_inset Tabular
33669 <lyxtabular version="3" rows="9" columns="2">
33670 <features rotate="0" islongtable="true" longtabularalignment="center">
33671 <column alignment="left" valignment="top">
33672 <column alignment="left" valignment="top" width="85col%">
33673 <row interlinespace="2.5mm">
33674 <cell alignment="center" valignment="top" usebox="none">
33675 \begin_inset Text
33676
33677 \begin_layout Plain Layout
33678 \begin_inset Info
33679 type  "icon"
33680 arg   "math-macro-remove-param"
33681 \end_inset
33682
33683
33684 \end_layout
33685
33686 \end_inset
33687 </cell>
33688 <cell alignment="center" valignment="top" usebox="none">
33689 \begin_inset Text
33690
33691 \begin_layout Plain Layout
33692
33693 \family sans
33694 編集\SpecialChar \menuseparator
33695 数式\SpecialChar \menuseparator
33696 マクロ定義\SpecialChar \menuseparator
33697 最後の引数を削除
33698 \end_layout
33699
33700 \end_inset
33701 </cell>
33702 </row>
33703 <row interlinespace="2.5mm">
33704 <cell alignment="center" valignment="top" usebox="none">
33705 \begin_inset Text
33706
33707 \begin_layout Plain Layout
33708 \begin_inset Info
33709 type  "icon"
33710 arg   "math-macro-add-param"
33711 \end_inset
33712
33713
33714 \end_layout
33715
33716 \end_inset
33717 </cell>
33718 <cell alignment="center" valignment="top" usebox="none">
33719 \begin_inset Text
33720
33721 \begin_layout Plain Layout
33722
33723 \family sans
33724 編集\SpecialChar \menuseparator
33725 数式\SpecialChar \menuseparator
33726 マクロ定義\SpecialChar \menuseparator
33727 引数を追加
33728 \end_layout
33729
33730 \end_inset
33731 </cell>
33732 </row>
33733 <row interlinespace="2.5mm">
33734 <cell alignment="center" valignment="top" usebox="none">
33735 \begin_inset Text
33736
33737 \begin_layout Plain Layout
33738 \begin_inset Info
33739 type  "icon"
33740 arg   "math-macro-make-optional"
33741 \end_inset
33742
33743
33744 \end_layout
33745
33746 \end_inset
33747 </cell>
33748 <cell alignment="center" valignment="top" usebox="none">
33749 \begin_inset Text
33750
33751 \begin_layout Plain Layout
33752
33753 \family sans
33754 編集\SpecialChar \menuseparator
33755 数式\SpecialChar \menuseparator
33756 マクロ定義\SpecialChar \menuseparator
33757 最初の必須引数を
33758 \begin_inset Newline newline
33759 \end_inset
33760
33761
33762 \begin_inset Phantom HPhantom
33763 status open
33764
33765 \begin_layout Plain Layout
33766
33767 \family sans
33768 編集\SpecialChar \menuseparator
33769 数式\SpecialChar \menuseparator
33770 マクロ定義\SpecialChar \menuseparator
33771
33772 \end_layout
33773
33774 \end_inset
33775
33776 非必須引数にする
33777 \end_layout
33778
33779 \end_inset
33780 </cell>
33781 </row>
33782 <row interlinespace="2.5mm">
33783 <cell alignment="center" valignment="top" usebox="none">
33784 \begin_inset Text
33785
33786 \begin_layout Plain Layout
33787 \begin_inset Info
33788 type  "icon"
33789 arg   "math-macro-make-nonoptional"
33790 \end_inset
33791
33792
33793 \end_layout
33794
33795 \end_inset
33796 </cell>
33797 <cell alignment="center" valignment="top" usebox="none">
33798 \begin_inset Text
33799
33800 \begin_layout Plain Layout
33801
33802 \family sans
33803 編集\SpecialChar \menuseparator
33804 数式\SpecialChar \menuseparator
33805 マクロ定義\SpecialChar \menuseparator
33806 最後の非必須引数を
33807 \begin_inset Newline newline
33808 \end_inset
33809
33810
33811 \begin_inset Phantom HPhantom
33812 status open
33813
33814 \begin_layout Plain Layout
33815
33816 \family sans
33817 編集\SpecialChar \menuseparator
33818 数式\SpecialChar \menuseparator
33819 マクロ定義\SpecialChar \menuseparator
33820
33821 \end_layout
33822
33823 \end_inset
33824
33825 必須引数にする
33826 \end_layout
33827
33828 \end_inset
33829 </cell>
33830 </row>
33831 <row interlinespace="2.5mm">
33832 <cell alignment="center" valignment="top" usebox="none">
33833 \begin_inset Text
33834
33835 \begin_layout Plain Layout
33836 \begin_inset Info
33837 type  "icon"
33838 arg   "math-macro-remove-optional-param"
33839 \end_inset
33840
33841
33842 \end_layout
33843
33844 \end_inset
33845 </cell>
33846 <cell alignment="center" valignment="top" usebox="none">
33847 \begin_inset Text
33848
33849 \begin_layout Plain Layout
33850
33851 \family sans
33852 編集\SpecialChar \menuseparator
33853 数式\SpecialChar \menuseparator
33854 マクロ定義\SpecialChar \menuseparator
33855 非必須引数を削除
33856 \end_layout
33857
33858 \end_inset
33859 </cell>
33860 </row>
33861 <row interlinespace="2.5mm">
33862 <cell alignment="center" valignment="top" usebox="none">
33863 \begin_inset Text
33864
33865 \begin_layout Plain Layout
33866 \begin_inset Info
33867 type  "icon"
33868 arg   "math-macro-add-optional-param"
33869 \end_inset
33870
33871
33872 \end_layout
33873
33874 \end_inset
33875 </cell>
33876 <cell alignment="center" valignment="top" usebox="none">
33877 \begin_inset Text
33878
33879 \begin_layout Plain Layout
33880
33881 \family sans
33882 編集\SpecialChar \menuseparator
33883 数式\SpecialChar \menuseparator
33884 マクロ定義\SpecialChar \menuseparator
33885 非必須引数を挿入
33886 \end_layout
33887
33888 \end_inset
33889 </cell>
33890 </row>
33891 <row interlinespace="2.5mm">
33892 <cell alignment="center" valignment="top" usebox="none">
33893 \begin_inset Text
33894
33895 \begin_layout Plain Layout
33896 \begin_inset Info
33897 type  "icon"
33898 arg   "math-macro-remove-greedy-param"
33899 \end_inset
33900
33901
33902 \end_layout
33903
33904 \end_inset
33905 </cell>
33906 <cell alignment="center" valignment="top" usebox="none">
33907 \begin_inset Text
33908
33909 \begin_layout Plain Layout
33910
33911 \family sans
33912 編集\SpecialChar \menuseparator
33913 数式\SpecialChar \menuseparator
33914 マクロ定義\SpecialChar \menuseparator
33915 右に吐き出す形で
33916 \begin_inset Newline newline
33917 \end_inset
33918
33919
33920 \begin_inset Phantom HPhantom
33921 status open
33922
33923 \begin_layout Plain Layout
33924
33925 \family sans
33926 編集\SpecialChar \menuseparator
33927 数式\SpecialChar \menuseparator
33928 マクロ定義\SpecialChar \menuseparator
33929
33930 \end_layout
33931
33932 \end_inset
33933
33934 最後の引数を削除
33935 \end_layout
33936
33937 \end_inset
33938 </cell>
33939 </row>
33940 <row interlinespace="2.5mm">
33941 <cell alignment="center" valignment="top" usebox="none">
33942 \begin_inset Text
33943
33944 \begin_layout Plain Layout
33945 \begin_inset Info
33946 type  "icon"
33947 arg   "math-macro-append-greedy-param"
33948 \end_inset
33949
33950
33951 \end_layout
33952
33953 \end_inset
33954 </cell>
33955 <cell alignment="center" valignment="top" usebox="none">
33956 \begin_inset Text
33957
33958 \begin_layout Plain Layout
33959
33960 \family sans
33961 編集\SpecialChar \menuseparator
33962 数式\SpecialChar \menuseparator
33963 マクロ定義\SpecialChar \menuseparator
33964 右から喰う形で
33965 \begin_inset Newline newline
33966 \end_inset
33967
33968
33969 \begin_inset Phantom HPhantom
33970 status open
33971
33972 \begin_layout Plain Layout
33973
33974 \family sans
33975 編集\SpecialChar \menuseparator
33976 数式\SpecialChar \menuseparator
33977 マクロ定義\SpecialChar \menuseparator
33978
33979 \end_layout
33980
33981 \end_inset
33982
33983 引数を追加
33984 \end_layout
33985
33986 \end_inset
33987 </cell>
33988 </row>
33989 <row interlinespace="2.5mm">
33990 <cell alignment="center" valignment="top" usebox="none">
33991 \begin_inset Text
33992
33993 \begin_layout Plain Layout
33994 \begin_inset Info
33995 type  "icon"
33996 arg   "math-macro-add-greedy-optional-param"
33997 \end_inset
33998
33999
34000 \end_layout
34001
34002 \end_inset
34003 </cell>
34004 <cell alignment="center" valignment="top" usebox="none">
34005 \begin_inset Text
34006
34007 \begin_layout Plain Layout
34008
34009 \family sans
34010 編集\SpecialChar \menuseparator
34011 数式\SpecialChar \menuseparator
34012 マクロ定義\SpecialChar \menuseparator
34013 右から喰う形で
34014 \begin_inset Newline newline
34015 \end_inset
34016
34017
34018 \begin_inset Phantom HPhantom
34019 status open
34020
34021 \begin_layout Plain Layout
34022
34023 \family sans
34024 編集\SpecialChar \menuseparator
34025 数式\SpecialChar \menuseparator
34026 マクロ定義\SpecialChar \menuseparator
34027
34028 \end_layout
34029
34030 \end_inset
34031
34032 非必須引数を追加
34033 \end_layout
34034
34035 \end_inset
34036 </cell>
34037 </row>
34038 </lyxtabular>
34039
34040 \end_inset
34041
34042
34043 \end_layout
34044
34045 \begin_layout Section
34046 コンピュータ代数システム
34047 \end_layout
34048
34049 \begin_layout Standard
34050 LyXでは、LyXの数式エディタで書かれた数式表現と、外部プログラムやユーザ定義スクリプトとの間のやり取りが可能です。現在サポートされているプログラムは、
34051 \family sans
34052 Maple
34053 \family default
34054
34055 \family sans
34056 Mathematica
34057 \family default
34058
34059 \family sans
34060 Maxima
34061 \family default
34062
34063 \family sans
34064 Octave
34065 \family default
34066 です。サポートされている数式表現は、非常に単純なものに限られていますので、ご注意ください。
34067 \end_layout
34068
34069 \begin_layout Subsection
34070 使用法
34071 \end_layout
34072
34073 \begin_layout Standard
34074 数式表現を書いた後、
34075 \family sans
34076 編集\SpecialChar \menuseparator
34077 数式\SpecialChar \menuseparator
34078 コンピュータ代数システムを使用
34079 \family default
34080 メニューで、コンピュータに導入済みのプログラムを選択します。その後、計算結果が、数式表現の右に「=」演算子とともに表示されます。
34081 \end_layout
34082
34083 \begin_layout Standard
34084 下記は、どのような計算が可能かをいくつか例示したものです(出力は
34085 \family typewriter
34086 Maxima
34087 \family default
34088 です)。
34089 \end_layout
34090
34091 \begin_layout Itemize
34092 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
34093 \end_inset
34094
34095
34096 \end_layout
34097
34098 \begin_layout Itemize
34099 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
34100 \end_inset
34101
34102
34103 \end_layout
34104
34105 \begin_layout Itemize
34106 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
34107 \end_inset
34108
34109
34110 \end_layout
34111
34112 \begin_layout Itemize
34113 \begin_inset Formula $\det\left[\begin{array}{ccc}
34114 1 & 6 & 7\\
34115 2 & 5 & 8\\
34116 3 & 4 & 17
34117 \end{array}\right]=-56$
34118 \end_inset
34119
34120
34121 \end_layout
34122
34123 \begin_layout Itemize
34124 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
34125 \end_inset
34126
34127
34128 \end_layout
34129
34130 \begin_layout Subsection
34131 捷径
34132 \end_layout
34133
34134 \begin_layout Standard
34135 現在のところ、代数プログラムを呼び出すための
34136 \begin_inset Flex Ruby
34137 status collapsed
34138
34139 \begin_layout Plain Layout
34140 捷径
34141 \begin_inset Argument post:1
34142 status collapsed
34143
34144 \begin_layout Plain Layout
34145 ショートカット
34146 \end_layout
34147
34148 \end_inset
34149
34150
34151 \end_layout
34152
34153 \end_inset
34154
34155 はありません。しかし、捷径を
34156 \family sans
34157 math-extern
34158 \family default
34159  LyX関数にバインドすることは容易です(取扱説明書『
34160 \family sans
34161 \emph on
34162 LyX関数篇
34163 \family default
34164 \emph default
34165 』参照)。例えば、数式エディタ中で
34166 \family sans
34167 リターン
34168 \family default
34169
34170 \begin_inset Flex Ruby
34171 status collapsed
34172
34173 \begin_layout Plain Layout
34174
34175 \begin_inset Argument post:1
34176 status collapsed
34177
34178 \begin_layout Plain Layout
34179 キー
34180 \end_layout
34181
34182 \end_inset
34183
34184
34185 \end_layout
34186
34187 \end_inset
34188
34189 をバインドさせることもできます。それを
34190 \family typewriter
34191 Maxima
34192 \family default
34193 にバインドするには、下記の捷径定義コマンドを使用します。
34194 \end_layout
34195
34196 \begin_layout Standard
34197
34198 \series bold
34199 command-alternatives paragraph-break;math-extern maxima
34200 \end_layout
34201
34202 \begin_layout Section
34203 補遺
34204 \begin_inset Index idx
34205 status collapsed
34206
34207 \begin_layout Plain Layout
34208 ほい@補遺
34209 \end_layout
34210
34211 \end_inset
34212
34213
34214 \end_layout
34215
34216 \begin_layout Subsection
34217 負の数
34218 \begin_inset Index idx
34219 status collapsed
34220
34221 \begin_layout Plain Layout
34222 かず@数 ! ふの@負の
34223 \end_layout
34224
34225 \end_inset
34226
34227
34228 \end_layout
34229
34230 \begin_layout Standard
34231 数式中の負の数は、数の前の負符号が、差演算子記号と同じ長さに設定されてしまうために、汚く見えてしまうことがあります。負の数を通常の文章として書くと、負符号は正し
34232 く表示されます。
34233 \end_layout
34234
34235 \begin_layout Standard
34236 したがって、この問題は、負符号を数式テキストに変換することによって、解消されます。
34237 \end_layout
34238
34239 \begin_layout Standard
34240 以下は、この問題を示す例です。
34241 \end_layout
34242
34243 \begin_layout Standard
34244 \align center
34245 \begin_inset Tabular
34246 <lyxtabular version="3" rows="3" columns="2">
34247 <features rotate="0" tabularvalignment="middle">
34248 <column alignment="right" valignment="top">
34249 <column alignment="left" valignment="top">
34250 <row>
34251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34252 \begin_inset Text
34253
34254 \begin_layout Plain Layout
34255 通常の文章:
34256 \end_layout
34257
34258 \end_inset
34259 </cell>
34260 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34261 \begin_inset Text
34262
34263 \begin_layout Plain Layout
34264 x = -2
34265 \end_layout
34266
34267 \end_inset
34268 </cell>
34269 </row>
34270 <row>
34271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34272 \begin_inset Text
34273
34274 \begin_layout Plain Layout
34275 数式:
34276 \end_layout
34277
34278 \end_inset
34279 </cell>
34280 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34281 \begin_inset Text
34282
34283 \begin_layout Plain Layout
34284 \begin_inset Formula $x=-2$
34285 \end_inset
34286
34287
34288 \end_layout
34289
34290 \end_inset
34291 </cell>
34292 </row>
34293 <row>
34294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34295 \begin_inset Text
34296
34297 \begin_layout Plain Layout
34298 解決策:
34299 \end_layout
34300
34301 \end_inset
34302 </cell>
34303 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34304 \begin_inset Text
34305
34306 \begin_layout Plain Layout
34307 \begin_inset Formula $x=\textrm{-}2$
34308 \end_inset
34309
34310
34311 \end_layout
34312
34313 \end_inset
34314 </cell>
34315 </row>
34316 </lyxtabular>
34317
34318 \end_inset
34319
34320
34321 \end_layout
34322
34323 \begin_layout Subsection
34324 位区切りとしてのコンマ
34325 \begin_inset Index idx
34326 status collapsed
34327
34328 \begin_layout Plain Layout
34329 こんま@コンマ
34330 \end_layout
34331
34332 \end_inset
34333
34334
34335 \begin_inset Index idx
34336 status collapsed
34337
34338 \begin_layout Plain Layout
34339 かんま@カンマ
34340 \begin_inset ERT
34341 status collapsed
34342
34343 \begin_layout Plain Layout
34344
34345 |see{
34346 \end_layout
34347
34348 \end_inset
34349
34350 コンマ
34351 \begin_inset ERT
34352 status collapsed
34353
34354 \begin_layout Plain Layout
34355
34356 }
34357 \end_layout
34358
34359 \end_inset
34360
34361
34362 \end_layout
34363
34364 \end_inset
34365
34366
34367 \end_layout
34368
34369 \begin_layout Standard
34370 LaTeXでは、英語の慣習にしたがい、数式中のコンマを数字の位区切りに使用します。よって、数式中のコンマの後ろには、つねに空白が加わります。
34371 \end_layout
34372
34373 \begin_layout Standard
34374 これを回避するためには、コンマを選択して、数式テキストに変更して下さい(
34375 \begin_inset Flex Ruby
34376 status collapsed
34377
34378 \begin_layout Plain Layout
34379 捷径
34380 \begin_inset Argument post:1
34381 status collapsed
34382
34383 \begin_layout Plain Layout
34384 ショートカット
34385 \end_layout
34386
34387 \end_inset
34388
34389
34390 \end_layout
34391
34392 \end_inset
34393
34394
34395 \begin_inset Info
34396 type  "shortcut"
34397 arg   "math-mode"
34398 \end_inset
34399
34400 )。
34401 \end_layout
34402
34403 \begin_layout Standard
34404 文書中の数式コンマを、すべて小数点として使うには、LaTeXプリアンブルに
34405 \end_layout
34406
34407 \begin_layout Standard
34408
34409 \series bold
34410
34411 \backslash
34412 usepackage{icomma}
34413 \end_layout
34414
34415 \begin_layout Standard
34416 という行を加えて、
34417 \series bold
34418 icomma.sty
34419 \series default
34420
34421 \begin_inset Foot
34422 status collapsed
34423
34424 \begin_layout Plain Layout
34425
34426 \series bold
34427 icomma
34428 \series default
34429 は、LaTeXパッケージ
34430 \series bold
34431 was
34432 \series default
34433
34434 \begin_inset Index idx
34435 status collapsed
34436
34437 \begin_layout Plain Layout
34438 ぱっけーじ@パッケージ ! was
34439 \begin_inset ERT
34440 status collapsed
34441
34442 \begin_layout Plain Layout
34443
34444
34445 \backslash
34446 vspace{4mm}
34447 \end_layout
34448
34449 \end_inset
34450
34451
34452 \end_layout
34453
34454 \end_inset
34455
34456 に含まれています。
34457 \end_layout
34458
34459 \end_inset
34460
34461
34462 \begin_inset Index idx
34463 status collapsed
34464
34465 \begin_layout Plain Layout
34466 ぱっけーじ@パッケージ ! icomma
34467 \end_layout
34468
34469 \end_inset
34470
34471 ファイルを読み込みます。
34472 \end_layout
34473
34474 \begin_layout Subsection
34475 物理ベクトル
34476 \begin_inset CommandInset label
34477 LatexCommand label
34478 name "sub:物理ベクトル"
34479
34480 \end_inset
34481
34482
34483 \begin_inset Index idx
34484 status collapsed
34485
34486 \begin_layout Plain Layout
34487 べくとる@ベクトル ! ぶつり@物理
34488 \begin_inset space \thinspace{}
34489 \end_inset
34490
34491 ------
34492 \end_layout
34493
34494 \end_inset
34495
34496
34497 \end_layout
34498
34499 \begin_layout Standard
34500 LaTeXパッケージ
34501 \series bold
34502 braket
34503 \series default
34504
34505 \begin_inset Foot
34506 status collapsed
34507
34508 \begin_layout Plain Layout
34509
34510 \series bold
34511 braket
34512 \series default
34513  は標準的LaTeX頒布版のすべてに含まれています。
34514 \end_layout
34515
34516 \end_inset
34517
34518
34519 \begin_inset Index idx
34520 status collapsed
34521
34522 \begin_layout Plain Layout
34523 ぱっけーじ@パッケージ ! braket
34524 \end_layout
34525
34526 \end_inset
34527
34528 には、定義済みのベクトルが提供されており、
34529 \end_layout
34530
34531 \begin_layout Standard
34532
34533 \series bold
34534
34535 \backslash
34536 usepackage{braket}
34537 \end_layout
34538
34539 \begin_layout Standard
34540 というLaTeXプリアンブル行で読み込むことができます。
34541 \end_layout
34542
34543 \begin_layout Standard
34544 \begin_inset ERT
34545 status collapsed
34546
34547 \begin_layout Plain Layout
34548
34549
34550 \backslash
34551 ifbraket 
34552 \end_layout
34553
34554 \end_inset
34555
34556
34557 \begin_inset Note Note
34558 status open
34559
34560 \begin_layout Plain Layout
34561 以下の表は、
34562 \series bold
34563 braket
34564 \series default
34565  LaTeXパッケージが導入済みのときのみ表示されます。
34566 \end_layout
34567
34568 \end_inset
34569
34570 以下のコマンドが定義されています。
34571 \end_layout
34572
34573 \begin_layout Standard
34574 \align center
34575 \begin_inset Tabular
34576 <lyxtabular version="3" rows="4" columns="2">
34577 <features rotate="0" tabularvalignment="middle">
34578 <column alignment="center" valignment="top">
34579 <column alignment="center" valignment="top">
34580 <row>
34581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34582 \begin_inset Text
34583
34584 \begin_layout Plain Layout
34585 コマンド
34586 \end_layout
34587
34588 \end_inset
34589 </cell>
34590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34591 \begin_inset Text
34592
34593 \begin_layout Plain Layout
34594 出力
34595 \end_layout
34596
34597 \end_inset
34598 </cell>
34599 </row>
34600 <row>
34601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34602 \begin_inset Text
34603
34604 \begin_layout Plain Layout
34605
34606 \backslash
34607 Bra{
34608 \backslash
34609 psi
34610 \end_layout
34611
34612 \end_inset
34613 </cell>
34614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34615 \begin_inset Text
34616
34617 \begin_layout Plain Layout
34618 \begin_inset Formula $\Bra{\psi}$
34619 \end_inset
34620
34621
34622 \end_layout
34623
34624 \end_inset
34625 </cell>
34626 </row>
34627 <row>
34628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34629 \begin_inset Text
34630
34631 \begin_layout Plain Layout
34632
34633 \backslash
34634 Ket{
34635 \backslash
34636 psi
34637 \end_layout
34638
34639 \end_inset
34640 </cell>
34641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34642 \begin_inset Text
34643
34644 \begin_layout Plain Layout
34645 \begin_inset Formula $\Ket{\psi}$
34646 \end_inset
34647
34648
34649 \end_layout
34650
34651 \end_inset
34652 </cell>
34653 </row>
34654 <row>
34655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34656 \begin_inset Text
34657
34658 \begin_layout Plain Layout
34659
34660 \backslash
34661 Braket{
34662 \backslash
34663 psi
34664 \begin_inset Formula $|$
34665 \end_inset
34666
34667
34668 \backslash
34669 phi
34670 \end_layout
34671
34672 \end_inset
34673 </cell>
34674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34675 \begin_inset Text
34676
34677 \begin_layout Plain Layout
34678 \begin_inset Formula $\Braket{\psi|\phi}$
34679 \end_inset
34680
34681
34682 \end_layout
34683
34684 \end_inset
34685 </cell>
34686 </row>
34687 </lyxtabular>
34688
34689 \end_inset
34690
34691
34692 \end_layout
34693
34694 \begin_layout Standard
34695
34696 \series bold
34697
34698 \backslash
34699 Braket
34700 \series default
34701 コマンドを使うと、以下のように、すべての縦棒がそれを囲む括弧と同じ大きさに設定されます。
34702 \begin_inset Formula 
34703 \[
34704 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
34705 \]
34706
34707 \end_inset
34708
34709
34710 \begin_inset ERT
34711 status collapsed
34712
34713 \begin_layout Plain Layout
34714
34715
34716 \backslash
34717 else 
34718 \end_layout
34719
34720 \end_inset
34721
34722
34723 \begin_inset Note Note
34724 status open
34725
34726 \begin_layout Plain Layout
34727
34728 \series bold
34729 braket
34730 \series default
34731  LaTeXパッケージが導入されていないときには、以下が表示されます。
34732 \end_layout
34733
34734 \end_inset
34735
34736
34737 \end_layout
34738
34739 \begin_layout Standard
34740 本小節の全体を出力で見るためには、
34741 \series bold
34742 braket
34743 \series default
34744  LaTeXパッケージを導入する必要があります。
34745 \end_layout
34746
34747 \begin_layout Standard
34748 \begin_inset ERT
34749 status collapsed
34750
34751 \begin_layout Plain Layout
34752
34753
34754 \backslash
34755 fi 
34756 \end_layout
34757
34758 \end_inset
34759
34760
34761 \end_layout
34762
34763 \begin_layout Standard
34764
34765 \series bold
34766
34767 \backslash
34768 Braket
34769 \series default
34770 と同じ効果は、第
34771 \begin_inset CommandInset ref
34772 LatexCommand ref
34773 reference "sub:自動の括弧丈"
34774
34775 \end_inset
34776
34777 節に説明されているとおり、
34778 \series bold
34779
34780 \backslash
34781 middle
34782 \series default
34783 コマンドを用いることによっても実現できます。
34784 \end_layout
34785
34786 \begin_layout Subsection
34787 自己定義の分数
34788 \begin_inset CommandInset label
34789 LatexCommand label
34790 name "sub:自己定義の分数"
34791
34792 \end_inset
34793
34794
34795 \begin_inset Index idx
34796 status collapsed
34797
34798 \begin_layout Plain Layout
34799 ぶんすう@分数 ! じこていぎの@自己定義の
34800 \end_layout
34801
34802 \end_inset
34803
34804
34805 \end_layout
34806
34807 \begin_layout Standard
34808 分数用の自己定義コマンドを定義するには、以下の書式を持つ
34809 \series bold
34810
34811 \backslash
34812 genfrac
34813 \series default
34814
34815 \begin_inset Index idx
34816 status collapsed
34817
34818 \begin_layout Plain Layout
34819 こまんど@コマンド ! G ! 
34820 \backslash
34821 genfrac
34822 \end_layout
34823
34824 \end_inset
34825
34826 コマンドを使います。
34827 \end_layout
34828
34829 \begin_layout Standard
34830
34831 \series bold
34832
34833 \backslash
34834 genfrac{左括弧}{右括弧}{分数線の厚み}{様式}
34835 \begin_inset Newline newline
34836 \end_inset
34837
34838
34839 \begin_inset Phantom HPhantom
34840 status open
34841
34842 \begin_layout Plain Layout
34843
34844 \series bold
34845
34846 \backslash
34847 genfrac
34848 \end_layout
34849
34850 \end_inset
34851
34852 {分子}{分母}
34853 \end_layout
34854
34855 \begin_layout Standard
34856 ここで「様式」は、0
34857 \begin_inset space \thinspace{}
34858 \end_inset
34859
34860 -
34861 \begin_inset space \thinspace{}
34862 \end_inset
34863
34864 3の範囲の数字です。
34865 \end_layout
34866
34867 \begin_layout Standard
34868 \align center
34869 \begin_inset Tabular
34870 <lyxtabular version="3" rows="5" columns="2">
34871 <features rotate="0" tabularvalignment="middle">
34872 <column alignment="center" valignment="top">
34873 <column alignment="center" valignment="top">
34874 <row>
34875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34876 \begin_inset Text
34877
34878 \begin_layout Plain Layout
34879 数字
34880 \end_layout
34881
34882 \end_inset
34883 </cell>
34884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34885 \begin_inset Text
34886
34887 \begin_layout Plain Layout
34888 様式(大きさ)
34889 \end_layout
34890
34891 \end_inset
34892 </cell>
34893 </row>
34894 <row>
34895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34896 \begin_inset Text
34897
34898 \begin_layout Plain Layout
34899 0
34900 \end_layout
34901
34902 \end_inset
34903 </cell>
34904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34905 \begin_inset Text
34906
34907 \begin_layout Plain Layout
34908 別行立て様式の数式
34909 \end_layout
34910
34911 \end_inset
34912 </cell>
34913 </row>
34914 <row>
34915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34916 \begin_inset Text
34917
34918 \begin_layout Plain Layout
34919 1
34920 \end_layout
34921
34922 \end_inset
34923 </cell>
34924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34925 \begin_inset Text
34926
34927 \begin_layout Plain Layout
34928 行内数式
34929 \end_layout
34930
34931 \end_inset
34932 </cell>
34933 </row>
34934 <row>
34935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34936 \begin_inset Text
34937
34938 \begin_layout Plain Layout
34939 2
34940 \end_layout
34941
34942 \end_inset
34943 </cell>
34944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34945 \begin_inset Text
34946
34947 \begin_layout Plain Layout
34948 やや小(small)
34949 \end_layout
34950
34951 \end_inset
34952 </cell>
34953 </row>
34954 <row>
34955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34956 \begin_inset Text
34957
34958 \begin_layout Plain Layout
34959 3
34960 \end_layout
34961
34962 \end_inset
34963 </cell>
34964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34965 \begin_inset Text
34966
34967 \begin_layout Plain Layout
34968 最小(tiny)
34969 \end_layout
34970
34971 \end_inset
34972 </cell>
34973 </row>
34974 </lyxtabular>
34975
34976 \end_inset
34977
34978
34979 \end_layout
34980
34981 \begin_layout Standard
34982 「様式」を指定しないときには、
34983 \series bold
34984
34985 \backslash
34986 frac
34987 \series default
34988 コマンドのように、大きさは周囲の環境に合わせて調節されます。 
34989 \end_layout
34990
34991 \begin_layout Standard
34992 「分数線の厚み」を指定しないときには、既定値である0.4
34993 \begin_inset space \thinspace{}
34994 \end_inset
34995
34996 ptが用いられます。
34997 \end_layout
34998
34999 \begin_layout Standard
35000 \begin_inset VSpace medskip
35001 \end_inset
35002
35003 たとえば、第
35004 \begin_inset CommandInset ref
35005 LatexCommand ref
35006 reference "sub:分数"
35007
35008 \end_inset
35009
35010 節の
35011 \series bold
35012
35013 \backslash
35014 dfrac
35015 \series default
35016 コマンドおよび
35017 \series bold
35018
35019 \backslash
35020 tbinom
35021 \series default
35022 コマンドは、
35023 \end_layout
35024
35025 \begin_layout Standard
35026
35027 \series bold
35028
35029 \backslash
35030 newcommand{
35031 \backslash
35032 dfrac}[2]{
35033 \backslash
35034 genfrac{}{}{}{0}{#1}{#2}}
35035 \end_layout
35036
35037 \begin_layout Standard
35038 あるいは
35039 \end_layout
35040
35041 \begin_layout Standard
35042
35043 \series bold
35044
35045 \backslash
35046 newcommand{
35047 \backslash
35048 tbinom}[2]{
35049 \backslash
35050 genfrac{(}{)}{0pt}{1}{#1}{#2}}
35051 \end_layout
35052
35053 \begin_layout Standard
35054 というコマンドで定義できます。
35055 \end_layout
35056
35057 \begin_layout Standard
35058 \begin_inset VSpace medskip
35059 \end_inset
35060
35061 分数線の厚みを非必須の引数として与えることのできる分数を定義するには、LaTeXプリアンブルに
35062 \end_layout
35063
35064 \begin_layout Standard
35065
35066 \series bold
35067
35068 \backslash
35069 newcommand{
35070 \backslash
35071 fracS}[3][]{
35072 \backslash
35073 genfrac{}{}{#1}{}{#2}{#3}}
35074 \end_layout
35075
35076 \begin_layout Standard
35077 という行を入れます。
35078 \end_layout
35079
35080 \begin_layout Standard
35081 以下は、そのテストです。
35082 \begin_inset Formula 
35083 \begin{align*}
35084 \text{コマンド} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
35085 \text{出力} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
35086 \end{align*}
35087
35088 \end_inset
35089
35090 ご覧になってわかるように、分子や分母から分数線までの距離は、分数線の厚みの約3倍になります。
35091 \end_layout
35092
35093 \begin_layout Subsection
35094 数式の消去
35095 \begin_inset Index idx
35096 status collapsed
35097
35098 \begin_layout Plain Layout
35099 すうしき@数式 ! しょうきょ@消去
35100 \end_layout
35101
35102 \end_inset
35103
35104
35105 \end_layout
35106
35107 \begin_layout Standard
35108 数式の全体もしくは一部を消去するには、4つの方法があります。
35109 \end_layout
35110
35111 \begin_layout Standard
35112 \align center
35113 \begin_inset ERT
35114 status collapsed
35115
35116 \begin_layout Plain Layout
35117
35118
35119 \backslash
35120 ifcancel 
35121 \end_layout
35122
35123 \end_inset
35124
35125
35126 \begin_inset Note Note
35127 status open
35128
35129 \begin_layout Plain Layout
35130 下記の表は、LaTeXパッケージ
35131 \series bold
35132 cancel
35133 \series default
35134 が導入済みの時のみ表示されます。
35135 \end_layout
35136
35137 \end_inset
35138
35139
35140 \end_layout
35141
35142 \begin_layout Standard
35143 \align center
35144 \begin_inset Tabular
35145 <lyxtabular version="3" rows="5" columns="2">
35146 <features rotate="0" tabularvalignment="middle">
35147 <column alignment="center" valignment="top">
35148 <column alignment="center" valignment="top">
35149 <row>
35150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35151 \begin_inset Text
35152
35153 \begin_layout Plain Layout
35154 コマンド
35155 \end_layout
35156
35157 \end_inset
35158 </cell>
35159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35160 \begin_inset Text
35161
35162 \begin_layout Plain Layout
35163 出力
35164 \begin_inset Note Note
35165 status collapsed
35166
35167 \begin_layout Plain Layout
35168 ここで
35169 \series bold
35170
35171 \backslash
35172 raisebox
35173 \series default
35174 はスペーサーとして使用しているだけです。
35175 \end_layout
35176
35177 \end_inset
35178
35179
35180 \end_layout
35181
35182 \end_inset
35183 </cell>
35184 </row>
35185 <row>
35186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35187 \begin_inset Text
35188
35189 \begin_layout Plain Layout
35190
35191 \backslash
35192 cancel
35193 \begin_inset space \textvisiblespace{}
35194 \end_inset
35195
35196 int
35197 \begin_inset space \textvisiblespace{}
35198 \end_inset
35199
35200 A=B
35201 \end_layout
35202
35203 \end_inset
35204 </cell>
35205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35206 \begin_inset Text
35207
35208 \begin_layout Plain Layout
35209 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
35210 \end_inset
35211
35212
35213 \end_layout
35214
35215 \end_inset
35216 </cell>
35217 </row>
35218 <row>
35219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35220 \begin_inset Text
35221
35222 \begin_layout Plain Layout
35223
35224 \backslash
35225 bcancel
35226 \begin_inset space \textvisiblespace{}
35227 \end_inset
35228
35229
35230 \backslash
35231 int
35232 \begin_inset space \textvisiblespace{}
35233 \end_inset
35234
35235 A=B
35236 \end_layout
35237
35238 \end_inset
35239 </cell>
35240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35241 \begin_inset Text
35242
35243 \begin_layout Plain Layout
35244 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
35245 \end_inset
35246
35247
35248 \end_layout
35249
35250 \end_inset
35251 </cell>
35252 </row>
35253 <row>
35254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35255 \begin_inset Text
35256
35257 \begin_layout Plain Layout
35258
35259 \backslash
35260 xcancel
35261 \begin_inset space \textvisiblespace{}
35262 \end_inset
35263
35264
35265 \backslash
35266 int
35267 \begin_inset space \textvisiblespace{}
35268 \end_inset
35269
35270 A=B
35271 \end_layout
35272
35273 \end_inset
35274 </cell>
35275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35276 \begin_inset Text
35277
35278 \begin_layout Plain Layout
35279 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
35280 \end_inset
35281
35282
35283 \end_layout
35284
35285 \end_inset
35286 </cell>
35287 </row>
35288 <row>
35289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35290 \begin_inset Text
35291
35292 \begin_layout Plain Layout
35293
35294 \backslash
35295 cancelto
35296 \begin_inset space \textvisiblespace{}
35297 \end_inset
35298
35299
35300 \backslash
35301 int
35302 \begin_inset space \textvisiblespace{}
35303 \end_inset
35304
35305 A=B
35306 \begin_inset Formula $\to$
35307 \end_inset
35308
35309 1
35310 \end_layout
35311
35312 \end_inset
35313 </cell>
35314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35315 \begin_inset Text
35316
35317 \begin_layout Plain Layout
35318 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
35319 \end_inset
35320
35321
35322 \end_layout
35323
35324 \end_inset
35325 </cell>
35326 </row>
35327 </lyxtabular>
35328
35329 \end_inset
35330
35331
35332 \end_layout
35333
35334 \begin_layout Standard
35335
35336 \series bold
35337
35338 \backslash
35339 cancelto
35340 \series default
35341 は、以下のように、とくに数式中の分数の約分を表示するのに適しています。
35342 \begin_inset Formula 
35343 \[
35344 \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}}}
35345 \]
35346
35347 \end_inset
35348
35349
35350 \end_layout
35351
35352 \begin_layout Standard
35353
35354 \series bold
35355
35356 \backslash
35357 cancelto
35358 \series default
35359 の「下付き文字」寸法の大きさを変えるには、
35360 \end_layout
35361
35362 \begin_layout Standard
35363
35364 \series bold
35365
35366 \backslash
35367 PassOptionsToPackage{オプション}{cancel}
35368 \end_layout
35369
35370 \begin_layout Standard
35371 という行をLaTeXプリアンブルに書き加えてください。ここで、
35372 \series bold
35373 オプション
35374 \series default
35375
35376 \series bold
35377 samesize
35378 \series default
35379 にすると、取り消した部分と同じ寸法になり、
35380 \series bold
35381 Smaller
35382 \series default
35383 にすると、通常よりも少し小さくなります。
35384 \end_layout
35385
35386 \begin_layout Standard
35387 取り消し線に色を付けるには、TeXコードで以下のコマンドを書き加えてください。
35388 \end_layout
35389
35390 \begin_layout Standard
35391
35392 \series bold
35393
35394 \backslash
35395 renewcommand{
35396 \backslash
35397 CancelColor}{
35398 \backslash
35399 color{red}}
35400 \end_layout
35401
35402 \begin_layout Standard
35403 ここで
35404 \series bold
35405 red
35406 \series default
35407 は、お好みの色に変更することができます。
35408 \end_layout
35409
35410 \begin_layout Standard
35411 \begin_inset ERT
35412 status collapsed
35413
35414 \begin_layout Plain Layout
35415
35416
35417 \backslash
35418 renewcommand{
35419 \backslash
35420 CancelColor}{
35421 \backslash
35422 color{red}}
35423 \end_layout
35424
35425 \end_inset
35426
35427
35428 \end_layout
35429
35430 \begin_layout Standard
35431 \begin_inset Formula 
35432 \[
35433 \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}}}
35434 \]
35435
35436 \end_inset
35437
35438
35439 \end_layout
35440
35441 \begin_layout Standard
35442 \begin_inset ERT
35443 status collapsed
35444
35445 \begin_layout Plain Layout
35446
35447
35448 \backslash
35449 renewcommand{
35450 \backslash
35451 CancelColor}{
35452 \backslash
35453 color{black}}
35454 \end_layout
35455
35456 \end_inset
35457
35458
35459 \begin_inset Note Note
35460 status open
35461
35462 \begin_layout Plain Layout
35463 色をリセット
35464 \end_layout
35465
35466 \end_inset
35467
35468
35469 \end_layout
35470
35471 \begin_layout Standard
35472 他の微調整については、
35473 \series bold
35474 cancel
35475 \series default
35476 パッケージの取扱説明書
35477 \begin_inset CommandInset citation
35478 LatexCommand cite
35479 key "cancel"
35480
35481 \end_inset
35482
35483 をご覧ください。
35484 \begin_inset Index idx
35485 status collapsed
35486
35487 \begin_layout Plain Layout
35488 ぱっけーじ@パッケージ ! cancel
35489 \end_layout
35490
35491 \end_inset
35492
35493
35494 \end_layout
35495
35496 \begin_layout Standard
35497 \begin_inset ERT
35498 status collapsed
35499
35500 \begin_layout Plain Layout
35501
35502
35503 \backslash
35504 else 
35505 \end_layout
35506
35507 \end_inset
35508
35509
35510 \begin_inset Note Note
35511 status open
35512
35513 \begin_layout Plain Layout
35514 下記の表は、LaTeXパッケージ
35515 \series bold
35516 cancel
35517 \series default
35518 が導入済みの時のみ表示されます。
35519 \end_layout
35520
35521 \end_inset
35522
35523
35524 \end_layout
35525
35526 \begin_layout Standard
35527 本小節の続きを見るには、LaTeXパッケージ
35528 \series bold
35529 cancel
35530 \series default
35531 を導入する必要があります。
35532 \end_layout
35533
35534 \begin_layout Standard
35535 \begin_inset ERT
35536 status collapsed
35537
35538 \begin_layout Plain Layout
35539
35540
35541 \backslash
35542 fi 
35543 \end_layout
35544
35545 \end_inset
35546
35547
35548 \end_layout
35549
35550 \begin_layout Subsection
35551 節見出し中の数式
35552 \begin_inset CommandInset label
35553 LatexCommand label
35554 name "sub:節見出し中の数式"
35555
35556 \end_inset
35557
35558
35559 \begin_inset Index idx
35560 status collapsed
35561
35562 \begin_layout Plain Layout
35563 すうしき@数式 ! せつみだしちゅうの@節見出し中の
35564 \end_layout
35565
35566 \end_inset
35567
35568
35569 \end_layout
35570
35571 \begin_layout Standard
35572 数式を節見出し中で使う際には、以下のことに留意しなくてはなりません。
35573 \end_layout
35574
35575 \begin_layout Standard
35576 \begin_inset Note Greyedout
35577 status open
35578
35579 \begin_layout Plain Layout
35580 文書設定ダイアログの
35581 \family sans
35582 PDF特性
35583 \family default
35584
35585 \series bold
35586 hyperref
35587 \series default
35588
35589 \begin_inset Index idx
35590 status collapsed
35591
35592 \begin_layout Plain Layout
35593 ぱっけーじ@パッケージ ! hyperref
35594 \end_layout
35595
35596 \end_inset
35597
35598 サポートが有効になっている場合、PDFのしおりが、目次にある節見出しすべてに関して生成されます。しおり中に数式を入れることはPDFの慣習に違反しているため、節見
35599 出しに数式が含まれている場合、数式はしおり中に誤った文字列として表示されます。
35600 \end_layout
35601
35602 \end_inset
35603
35604
35605 \end_layout
35606
35607 \begin_layout Standard
35608 これらの問題は、
35609 \family sans
35610 挿入\SpecialChar \menuseparator
35611 短縮タイトル
35612 \family default
35613 メニューを使って、問題となる節見出しの最後に短縮タイトルを入れることで解決することができます。短縮タイトルは、目次が美しく整形されるように、多行にわたる節見出し
35614 に別名を付けるものです。目次中には、短縮タイトルのみが表示され、したがってPDFしおり中にも短縮タイトルのみが表示されます。
35615 \end_layout
35616
35617 \begin_layout Standard
35618 数式を目次中でも使わなくてもならないが、
35619 \series bold
35620 hyperref
35621 \series default
35622 も使用しなくてはならないときには、
35623 \end_layout
35624
35625 \begin_layout Standard
35626
35627 \series bold
35628
35629 \backslash
35630 texorpdfstring{部分}{代替文字列}
35631 \begin_inset Index idx
35632 status collapsed
35633
35634 \begin_layout Plain Layout
35635 こまんど@コマンド ! T ! 
35636 \backslash
35637 texorpdfstring
35638 \end_layout
35639
35640 \end_inset
35641
35642
35643 \end_layout
35644
35645 \begin_layout Standard
35646 というコマンドをTeXモードで使う方法があります。
35647 \end_layout
35648
35649 \begin_layout Standard
35650 「部分」は、見出し中、PDFしおりに表示したくない部分です。これは、文字・数式・脚注のほかに相互参照をとることもできます。しおりには、この部分の代わりに、「代替
35651 文字列」が用いられます。
35652 \end_layout
35653
35654 \begin_layout Standard
35655 以下の二つは、見出しの例です。
35656 \begin_inset VSpace -3mm
35657 \end_inset
35658
35659
35660 \begin_inset ERT
35661 status collapsed
35662
35663 \begin_layout Plain Layout
35664
35665
35666 \backslash
35667 boldmath 
35668 \end_layout
35669
35670 \end_inset
35671
35672
35673 \end_layout
35674
35675 \begin_layout Subsubsection
35676 目次中では数式を使わない見出し
35677 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35678 \end_inset
35679
35680
35681 \begin_inset Argument 1
35682 status collapsed
35683
35684 \begin_layout Plain Layout
35685 目次中では数式を使わない見出し
35686 \end_layout
35687
35688 \end_inset
35689
35690
35691 \end_layout
35692
35693 \begin_layout Subsubsection
35694 目次中で数式を使う見出し
35695 \begin_inset ERT
35696 status collapsed
35697
35698 \begin_layout Plain Layout
35699
35700
35701 \backslash
35702 texorpdfstring{
35703 \end_layout
35704
35705 \end_inset
35706
35707  
35708 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35709 \end_inset
35710
35711
35712 \begin_inset ERT
35713 status collapsed
35714
35715 \begin_layout Plain Layout
35716
35717 }{}
35718 \end_layout
35719
35720 \end_inset
35721
35722
35723 \end_layout
35724
35725 \begin_layout Standard
35726 \begin_inset ERT
35727 status collapsed
35728
35729 \begin_layout Plain Layout
35730
35731
35732 \backslash
35733 unboldmath 
35734 \end_layout
35735
35736 \end_inset
35737
35738 一つめの見出しでは短縮タイトルが使われており、二つめの見出しでは
35739 \series bold
35740
35741 \backslash
35742 texorpdfstring
35743 \series default
35744 が使われています。
35745 \end_layout
35746
35747 \begin_layout Standard
35748 他の節見出しと同じ書式を得るために、上の見出し全体は
35749 \series bold
35750 boldmath
35751 \series default
35752 環境に設定してあります
35753 \begin_inset Foot
35754 status collapsed
35755
35756 \begin_layout Plain Layout
35757
35758 \begin_inset CommandInset ref
35759 LatexCommand ref
35760 reference "sub:ボールド体の数式"
35761
35762 \end_inset
35763
35764 節参照。
35765 \end_layout
35766
35767 \end_inset
35768
35769
35770 \end_layout
35771
35772 \begin_layout Subsection
35773 多段組文中の数式
35774 \begin_inset Index idx
35775 status collapsed
35776
35777 \begin_layout Plain Layout
35778 すうしき@数式 ! ただんくみぶんちゅうの@多段組文中の
35779 \end_layout
35780
35781 \end_inset
35782
35783
35784 \end_layout
35785
35786 \begin_layout Standard
35787 多段組文中に数式を作ると、段の中に収まりきらないことも多く、ページ幅全体に広がるようにする必要があることがあります。これは、
35788 \series bold
35789 multicol
35790 \series default
35791
35792 \begin_inset Foot
35793 status collapsed
35794
35795 \begin_layout Plain Layout
35796
35797 \series bold
35798 multicol
35799 \series default
35800 は、標準的LaTeX頒布版のすべてに含まれています。
35801 \end_layout
35802
35803 \end_inset
35804
35805
35806 \begin_inset Index idx
35807 status collapsed
35808
35809 \begin_layout Plain Layout
35810 ぱっけーじ@パッケージ ! multicol
35811 \end_layout
35812
35813 \end_inset
35814
35815  LaTeXパッケージを、
35816 \end_layout
35817
35818 \begin_layout Standard
35819
35820 \series bold
35821
35822 \backslash
35823 usepackage{multicol}
35824 \end_layout
35825
35826 \begin_layout Standard
35827 というLaTeXプリアンブル行を書いて読み込むことで、実現できます。
35828 \end_layout
35829
35830 \begin_layout Standard
35831 \begin_inset Note Greyedout
35832 status open
35833
35834 \begin_layout Plain Layout
35835 ここで、
35836 \family sans
35837 文書\SpecialChar \menuseparator
35838 設定
35839 \family default
35840 メニューの
35841 \family sans
35842 本文レイアウト
35843 \family default
35844 で、
35845 \family sans
35846 二段組文書
35847 \family default
35848 の設定を
35849 \emph on
35850 有効にしてはならない
35851 \emph default
35852 ことに注意してください。
35853 \end_layout
35854
35855 \end_inset
35856
35857
35858 \end_layout
35859
35860 \begin_layout Standard
35861 多段組文の前に
35862 \end_layout
35863
35864 \begin_layout Standard
35865
35866 \series bold
35867
35868 \backslash
35869 begin{multicols}{段数}
35870 \end_layout
35871
35872 \begin_layout Standard
35873 というコマンドをTeXモードで書き入れます。「段数」は、2
35874 \begin_inset space \thinspace{}
35875 \end_inset
35876
35877 -
35878 \begin_inset space \thinspace{}
35879 \end_inset
35880
35881 10のあいだの数字です。多段組文の終わる数式の前には、
35882 \end_layout
35883
35884 \begin_layout Standard
35885
35886 \series bold
35887
35888 \backslash
35889 end{multicols}
35890 \end_layout
35891
35892 \begin_layout Standard
35893 というコマンドをTeXモードで入れます。
35894 \end_layout
35895
35896 \begin_layout Standard
35897 このコマンドによって、数式の前にいくらかの余白が、自動的に作られます。これをなくすには、数式の前に-6
35898 \begin_inset space \thinspace{}
35899 \end_inset
35900
35901 mmの垂直空白を入れて下さい。数式様式
35902 \series bold
35903
35904 \begin_inset Foot
35905 status collapsed
35906
35907 \begin_layout Plain Layout
35908 数式様式に関しては、第
35909 \begin_inset CommandInset ref
35910 LatexCommand ref
35911 reference "sec:数式様式"
35912
35913 \end_inset
35914
35915 節をご覧下さい。
35916 \end_layout
35917
35918 \end_inset
35919
35920
35921 \series default
35922 として
35923 \series bold
35924 行頭下げ
35925 \series default
35926 を使用している場合には、代わりに-9
35927 \begin_inset space \thinspace{}
35928 \end_inset
35929
35930 mmの垂直空白を入れて下さい。
35931 \end_layout
35932
35933 \begin_layout Standard
35934 以下は、別行立て数式を含む、多段組文の例です。
35935 \end_layout
35936
35937 \begin_layout Standard
35938 \begin_inset ERT
35939 status collapsed
35940
35941 \begin_layout Plain Layout
35942
35943
35944 \backslash
35945 begin{multicols}{2}
35946 \end_layout
35947
35948 \end_inset
35949
35950
35951 \lang ngerman
35952 Das Spektrum wird fouriertransformiert.
35953  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35954 , Lösungsmittel) zu trennen.
35955  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35956  nun das Aussehen des Ausgangssignals.
35957  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so das man
35958  über alle Phasen integrieren muss.
35959  Sei nun 
35960 \begin_inset Formula $S$
35961 \end_inset
35962
35963  unser normiertes Ausgangssignal und 
35964 \begin_inset Formula $P$
35965 \end_inset
35966
35967  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35968 \lang japanese
35969
35970 \begin_inset ERT
35971 status collapsed
35972
35973 \begin_layout Plain Layout
35974
35975
35976 \backslash
35977 end{multicols}
35978 \end_layout
35979
35980 \end_inset
35981
35982
35983 \begin_inset VSpace -6mm
35984 \end_inset
35985
35986
35987 \begin_inset Formula 
35988 \begin{equation}
35989 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35990 \end{equation}
35991
35992 \end_inset
35993
35994
35995 \begin_inset ERT
35996 status collapsed
35997
35998 \begin_layout Plain Layout
35999
36000
36001 \backslash
36002 begin{multicols}{2}
36003 \end_layout
36004
36005 \end_inset
36006
36007
36008 \lang ngerman
36009 wobei 
36010 \begin_inset Formula $S_{0}$
36011 \end_inset
36012
36013  das Signal ohne Gradient ist und die Normierungsbedingung 
36014 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36015 \end_inset
36016
36017  gilt.
36018  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36019  Direkt nach dem 
36020 \begin_inset Formula $\nicefrac{\pi}{2}$
36021 \end_inset
36022
36023
36024 \begin_inset space \thinspace{}
36025 \end_inset
36026
36027 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36028  das Signal zusätzlich abschwächt.
36029  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36030  
36031 \begin_inset Formula $T_{2}$
36032 \end_inset
36033
36034 -Zeit.
36035 \end_layout
36036
36037 \begin_layout Standard
36038 \begin_inset ERT
36039 status collapsed
36040
36041 \begin_layout Plain Layout
36042
36043
36044 \backslash
36045 end{multicols}
36046 \end_layout
36047
36048 \end_inset
36049
36050  
36051 \end_layout
36052
36053 \begin_layout Subsection
36054 変数の説明付き数式
36055 \begin_inset Index idx
36056 status collapsed
36057
36058 \begin_layout Plain Layout
36059 すうしき@数式 ! へんすうのせつめいつき@変数の説明付き
36060 \end_layout
36061
36062 \end_inset
36063
36064
36065 \end_layout
36066
36067 \begin_layout Standard
36068 \begin_inset CommandInset ref
36069 LatexCommand eqref
36070 reference "eq:within"
36071
36072 \end_inset
36073
36074 式のように、数式内で変数の説明をするには、
36075 \begin_inset Formula $n$
36076 \end_inset
36077
36078 個の変数が使われている場合、左寄せの列を持つ
36079 \begin_inset Formula $2\times n$
36080 \end_inset
36081
36082 行列を使用します
36083 \begin_inset Foot
36084 status collapsed
36085
36086 \begin_layout Plain Layout
36087 行列に関しては、第
36088 \begin_inset CommandInset ref
36089 LatexCommand ref
36090 reference "sec:行列"
36091
36092 \end_inset
36093
36094 節参照。
36095 \end_layout
36096
36097 \end_inset
36098
36099 。説明を小さな文字にするには、行列の前に、たとえば
36100 \series bold
36101
36102 \backslash
36103 footnotesize
36104 \series default
36105 コマンドを挿入します
36106 \begin_inset Foot
36107 status collapsed
36108
36109 \begin_layout Plain Layout
36110 フォント寸法に関しては、第
36111 \begin_inset CommandInset ref
36112 LatexCommand ref
36113 reference "sub:書体寸法"
36114
36115 \end_inset
36116
36117 節参照。
36118 \end_layout
36119
36120 \end_inset
36121
36122
36123 \end_layout
36124
36125 \begin_layout Standard
36126 数式様式に
36127 \series bold
36128 行頭下げ
36129 \begin_inset Foot
36130 status collapsed
36131
36132 \begin_layout Plain Layout
36133 数式様式に関しては、第
36134 \begin_inset CommandInset ref
36135 LatexCommand ref
36136 reference "sec:数式様式"
36137
36138 \end_inset
36139
36140 節参照。
36141 \end_layout
36142
36143 \end_inset
36144
36145
36146 \series default
36147 を使っている場合、行列を数式とページ余白から等距離に置くために、行列の前後に
36148 \series bold
36149
36150 \backslash
36151 hfill
36152 \series default
36153
36154 \begin_inset Foot
36155 status collapsed
36156
36157 \begin_layout Plain Layout
36158
36159 \series bold
36160
36161 \backslash
36162 hfill
36163 \series default
36164 は、
36165 \series bold
36166 行頭下げ
36167 \series default
36168 様式のときのみ機能します。第
36169 \begin_inset CommandInset ref
36170 LatexCommand ref
36171 reference "sub:可変長の空白"
36172
36173 \end_inset
36174
36175 節をご覧下さい。
36176 \end_layout
36177
36178 \end_inset
36179
36180 を入れます。
36181 \end_layout
36182
36183 \begin_layout Standard
36184 数式様式に
36185 \series bold
36186 中央揃え
36187 \series default
36188 を使っている場合、数式を字下げするには、第
36189 \begin_inset CommandInset ref
36190 LatexCommand ref
36191 reference "sub:flalign環境"
36192
36193 \end_inset
36194
36195 節で述べた方法を使用します。
36196 \begin_inset CommandInset ref
36197 LatexCommand eqref
36198 reference "eq:within"
36199
36200 \end_inset
36201
36202 式には5列があり、最初の2列には数式、3列めには行列、最終列には空のTeX括弧が入っています。
36203 \begin_inset Formula 
36204 \begin{flalign}
36205 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
36206 \rho & \textrm{density}\\
36207 V & \textrm{volume}\\
36208 g & \textrm{gravitational acceleration}
36209 \end{array} &  & {}\label{eq:within}
36210 \end{flalign}
36211
36212 \end_inset
36213
36214
36215 \end_layout
36216
36217 \begin_layout Subsection
36218 アップライト体のギリシャ小文字
36219 \begin_inset CommandInset label
36220 LatexCommand label
36221 name "sub:アップライト体ギリシャ小文字"
36222
36223 \end_inset
36224
36225
36226 \begin_inset Index idx
36227 status collapsed
36228
36229 \begin_layout Plain Layout
36230 ぎりしゃもじ@ギリシャ文字 ! あっぷらいとたい@アップライト体
36231 \end_layout
36232
36233 \end_inset
36234
36235
36236 \end_layout
36237
36238 \begin_layout Standard
36239 ほとんどの数式書体は、イタリック体のギリシャ小文字しか提供していません。しかし、
36240 \begin_inset Formula $\pi$
36241 \end_inset
36242
36243 中間子やニュートリノのような素粒子の記号には、アップライト体のギリシャ文字が必要とされます。
36244 \series bold
36245 upgreek.sty
36246 \series default
36247
36248 \begin_inset Foot
36249 status collapsed
36250
36251 \begin_layout Plain Layout
36252
36253 \series bold
36254 upgreek
36255 \series default
36256 は、
36257 \series bold
36258 was
36259 \series default
36260
36261 \begin_inset Index idx
36262 status collapsed
36263
36264 \begin_layout Plain Layout
36265 ぱっけーじ@パッケージ ! was
36266 \begin_inset ERT
36267 status collapsed
36268
36269 \begin_layout Plain Layout
36270
36271
36272 \backslash
36273 vspace{4mm}
36274 \end_layout
36275
36276 \end_inset
36277
36278
36279 \end_layout
36280
36281 \end_inset
36282
36283  LaTeXパッケージの一部です。
36284 \end_layout
36285
36286 \end_inset
36287
36288
36289 \begin_inset Index idx
36290 status collapsed
36291
36292 \begin_layout Plain Layout
36293 ぱっけーじ@パッケージ ! upgreek
36294 \end_layout
36295
36296 \end_inset
36297
36298  ファイルを
36299 \end_layout
36300
36301 \begin_layout Standard
36302
36303 \series bold
36304
36305 \backslash
36306 usepackage{upgreek}
36307 \end_layout
36308
36309 \begin_layout Standard
36310 というLaTeXプリアンブル行で読み込めば、これらが提供されるようになります。
36311 \begin_inset ERT
36312 status collapsed
36313
36314 \begin_layout Plain Layout
36315
36316
36317 \backslash
36318 ifupgreek 
36319 \end_layout
36320
36321 \end_inset
36322
36323
36324 \begin_inset Note Note
36325 status open
36326
36327 \begin_layout Plain Layout
36328 以下の表は、
36329 \series bold
36330 upgreek
36331 \series default
36332  LaTeXパッケージが導入済みのときのみ表示されます。
36333 \end_layout
36334
36335 \end_inset
36336
36337 アップライト体のギリシャ小文字は、ギリシャ小文字のコマンド名の前に
36338 \series bold
36339 up
36340 \series default
36341 を付けると作ることができます。たとえば
36342 \series bold
36343
36344 \backslash
36345 uptau
36346 \series default
36347 コマンドは、
36348 \begin_inset Formula $\uptau$
36349 \end_inset
36350
36351 のようになります。
36352 \end_layout
36353
36354 \begin_layout Standard
36355 これらのコマンドを使えば、以下のような素粒子の反応を組版することができるようになります。
36356 \begin_inset Formula 
36357 \[
36358 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
36359 \]
36360
36361 \end_inset
36362
36363
36364 \end_layout
36365
36366 \begin_layout Standard
36367 アップライト体の文字は、イタリック体のものよりも太く幅広です。したがって、これらを「
36368 \begin_inset Formula $\mu m$
36369 \end_inset
36370
36371 」のような単位に使うべきではありません。
36372 \end_layout
36373
36374 \begin_layout Standard
36375 \begin_inset ERT
36376 status collapsed
36377
36378 \begin_layout Plain Layout
36379
36380
36381 \backslash
36382 else 
36383 \end_layout
36384
36385 \end_inset
36386
36387
36388 \begin_inset Note Note
36389 status open
36390
36391 \begin_layout Plain Layout
36392 以下は、
36393 \series bold
36394 upgreek
36395 \series default
36396  LaTeXパッケージが導入されていないときのみ表示されます。
36397 \end_layout
36398
36399 \end_inset
36400
36401
36402 \end_layout
36403
36404 \begin_layout Standard
36405 この小節のすべてを出力で見るには、
36406 \series bold
36407 upgreek
36408 \series default
36409  LaTeXパッケージを導入する必要があります。
36410 \end_layout
36411
36412 \begin_layout Standard
36413 \begin_inset ERT
36414 status collapsed
36415
36416 \begin_layout Plain Layout
36417
36418
36419 \backslash
36420 fi 
36421 \end_layout
36422
36423 \end_inset
36424
36425
36426 \end_layout
36427
36428 \begin_layout Subsection
36429 数式中のテキスト文字
36430 \begin_inset CommandInset label
36431 LatexCommand label
36432 name "sub:数式中のテキスト文字"
36433
36434 \end_inset
36435
36436
36437 \begin_inset Index idx
36438 status collapsed
36439
36440 \begin_layout Plain Layout
36441 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
36442 \end_layout
36443
36444 \end_inset
36445
36446
36447 \end_layout
36448
36449 \begin_layout Standard
36450 折にふれて、テキスト文字を直接数式中に入れたいときがあるでしょう。たとえば、中黒「·」を
36451 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
36452 \end_inset
36453
36454 のように数式中で頻繁に用いようとすると、この中黒はすべてのエンコーディングでテキスト文字として定義されているために、代わりに
36455 \series bold
36456
36457 \backslash
36458 cdot
36459 \series default
36460
36461 \begin_inset Foot
36462 status collapsed
36463
36464 \begin_layout Plain Layout
36465
36466 \begin_inset CommandInset ref
36467 LatexCommand ref
36468 reference "sub:二項演算子"
36469
36470 \end_inset
36471
36472 節参照。
36473 \end_layout
36474
36475 \end_inset
36476
36477 コマンドを挿入しなくてはならなくなることでしょう。しかし、
36478 \end_layout
36479
36480 \begin_layout Standard
36481
36482 \series bold
36483
36484 \backslash
36485 Declare Inputtext{183}{
36486 \backslash
36487 ifmmode
36488 \backslash
36489 cdot
36490 \backslash
36491 else
36492 \backslash
36493 textperiodcentered
36494 \backslash
36495 f\SpecialChar \textcompwordmark{}
36496 i}
36497 \end_layout
36498
36499 \begin_layout Standard
36500 というLaTeXプリアンブル行を使えば、エンコーディングに変更を加えることができます。
36501 \end_layout
36502
36503 \begin_layout Standard
36504 文字エンコーディング(
36505 \family sans
36506 文書\SpecialChar \menuseparator
36507 設定\SpecialChar \menuseparator
36508 言語
36509 \family default
36510 メニュー)は、キーボード上の
36511 \begin_inset Flex Ruby
36512 status collapsed
36513
36514 \begin_layout Plain Layout
36515
36516 \begin_inset Argument post:1
36517 status collapsed
36518
36519 \begin_layout Plain Layout
36520 キー
36521 \end_layout
36522
36523 \end_inset
36524
36525
36526 \end_layout
36527
36528 \end_inset
36529
36530 が押されたときにどの文字が表示されるかを指定します。「·」文字に対応する鍵が押されると、内部的には
36531 \series bold
36532
36533 \backslash
36534 textperiodcentered
36535 \series default
36536 コマンドが使用されます。しかし、このコマンドは数式中では使えないので、LaTeXエラーが発生するのです。変更後のエンコーディングでは、文字が数式中に挿入されたか
36537 否かによって、正しいコマンドが自動的に選択されます。
36538 \end_layout
36539
36540 \begin_layout Standard
36541 定義ファイル中には、複数の文字のエンコーディングが保管されています。たとえば、
36542 \series bold
36543 latin9
36544 \series default
36545 エンコーディングは、LaTeXがインストールされたフォルダにある
36546 \series bold
36547 latin9.def
36548 \series default
36549 ファイルに定義されています。エンコーディングは、LaTeXプリアンブルで変更するべきであって、定義ファイルを変更してはなりません。さもないと、自分の作成した文書
36550 は、他のコンピューターで作業をしている他のユーザーによっては編集することができなくなってしまいます。
36551 \end_layout
36552
36553 \begin_layout Standard
36554 \begin_inset VSpace medskip
36555 \end_inset
36556
36557 中黒の他にこの文書では、角度記号「
36558 \begin_inset Formula $^{\circ}$
36559 \end_inset
36560
36561 」が、数式に直接入れることができるよう、以下のようなLaTeXプリアンブル行で定義されています
36562 \begin_inset Foot
36563 status collapsed
36564
36565 \begin_layout Plain Layout
36566 【訳註】pLaTeXでは、これらの定義は必要ないので、コメントアウトして無効にしてあります。
36567 \end_layout
36568
36569 \end_inset
36570
36571
36572 \end_layout
36573
36574 \begin_layout Standard
36575
36576 \series bold
36577
36578 \backslash
36579 DeclareInputtext{176}{
36580 \backslash
36581 ifmmode^
36582 \backslash
36583 circ
36584 \backslash
36585 else
36586 \backslash
36587 textdegree
36588 \backslash
36589 f\SpecialChar \textcompwordmark{}
36590 i}
36591 \end_layout
36592
36593 \begin_layout Subsection
36594 数式中のLaTeXコメント
36595 \begin_inset Index idx
36596 status collapsed
36597
36598 \begin_layout Plain Layout
36599 L atexこめんと@LaTeXコメント
36600 \end_layout
36601
36602 \end_inset
36603
36604
36605 \end_layout
36606
36607 \begin_layout Standard
36608 本文中では、ファイルのLaTeXソースコードでのみ見ることのできるコメントを、
36609 \family sans
36610 挿入
36611 \lang english
36612 \SpecialChar \menuseparator
36613
36614 \lang japanese
36615 注釈
36616 \lang english
36617 \SpecialChar \menuseparator
36618
36619 \lang japanese
36620 コメント
36621 \family default
36622 メニューで挿入することができます。これと同じことは、数式中ではできませんが、
36623 \end_layout
36624
36625 \begin_layout Standard
36626
36627 \series bold
36628
36629 \backslash
36630 %
36631 \end_layout
36632
36633 \begin_layout Standard
36634 というコマンドを使えば、LaTeXコメントを挿入することができます。このコマンドを打ち込むと、コメントを書き込むことのできるボックスが生成されます。LyXのバグ
36635 のせいで
36636 \begin_inset Foot
36637 status collapsed
36638
36639 \begin_layout Plain Layout
36640 \begin_inset CommandInset href
36641 LatexCommand href
36642 name "LyX-bug #9002"
36643 target "http://www.lyx.org/trac/ticket/9002"
36644
36645 \end_inset
36646
36647
36648 \end_layout
36649
36650 \end_inset
36651
36652 、コメント中に、通常の本文や数式内本文そのものを書くことはできませんが、LaTeX出力中に、LaTeXコマンドの形では見ることができます。
36653 \lang english
36654
36655 \begin_inset Newline newline
36656 \end_inset
36657
36658
36659 \lang japanese
36660 下記は、LaTeXコメントを持つ数式の例です。
36661 \begin_inset Formula 
36662 \[
36663 A=B%\text{これはコメントです。}
36664 \]
36665
36666 \end_inset
36667
36668
36669 \end_layout
36670
36671 \begin_layout Section
36672 \start_of_appendix
36673 組版上の助言
36674 \begin_inset Index idx
36675 status collapsed
36676
36677 \begin_layout Plain Layout
36678 くみばんじょうのじょげん@組版上の助言
36679 \end_layout
36680
36681 \end_inset
36682
36683
36684 \end_layout
36685
36686 \begin_layout Standard
36687 この節は、ISO規範に掲げてある、もっとも重要な組版ルールの要約です
36688 \begin_inset Foot
36689 status collapsed
36690
36691 \begin_layout Plain Layout
36692 この要約の一部は、ISO規則を取り上げている「Duden」
36693 \begin_inset CommandInset citation
36694 LatexCommand cite
36695 key "Duden"
36696
36697 \end_inset
36698
36699 と呼ばれるドイツの半公的辞書から採られています。
36700 \end_layout
36701
36702 \end_inset
36703
36704
36705 \end_layout
36706
36707 \begin_layout Itemize
36708 物理単位は、つねに(イタリック文中にあるときも)アップライト体にします
36709 \begin_inset Foot
36710 status collapsed
36711
36712 \begin_layout Plain Layout
36713 書体様式で指定します。第
36714 \begin_inset CommandInset ref
36715 LatexCommand ref
36716 reference "sub:書体様式"
36717
36718 \end_inset
36719
36720 節を参照。
36721 \end_layout
36722
36723 \end_inset
36724
36725 :30
36726 \begin_inset space \thinspace{}
36727 \end_inset
36728
36729 km/h
36730 \begin_inset Newline newline
36731 \end_inset
36732
36733 値と単位の間には、最小空白を入れます。第
36734 \begin_inset CommandInset ref
36735 LatexCommand ref
36736 reference "sub:定義済みの空白"
36737
36738 \end_inset
36739
36740 節を参照。
36741 \begin_inset Newline newline
36742 \end_inset
36743
36744 この慣習は、
36745 \series bold
36746
36747 \backslash
36748 unittwo
36749 \series default
36750 コマンドを使用すると、つねに満たされます。このコマンドを数式に入れると、二つの枠が現れます。最初の枠には値をいれ、第二の枠に単位を入れると、上記と同じような結果
36751 が得られます:
36752 \begin_inset Formula $\unit[30]{km/h}$
36753 \end_inset
36754
36755
36756 \begin_inset space \thinspace{}
36757 \end_inset
36758
36759 。実は、
36760 \series bold
36761
36762 \backslash
36763 unittwo
36764 \series default
36765 は、LaTeXコマンドの実体ではなく、
36766 \series bold
36767
36768 \backslash
36769 unit[値]{単位}
36770 \series default
36771 というコマンドです。したがって、これをTeXコード中で使用することはできません。
36772 \end_layout
36773
36774 \begin_layout Itemize
36775 百分率記号と千分率記号は、物理単位と同様に組みます:
36776 \begin_inset Newline newline
36777 \end_inset
36778
36779 血中アルコール1,2
36780 \begin_inset space \thinspace{}
36781 \end_inset
36782
36783
36784 \end_layout
36785
36786 \begin_layout Itemize
36787 角度記号は値の直後に置きます:
36788 \begin_inset Formula $15^{\circ}$
36789 \end_inset
36790
36791 。しかし、単位として用いられるときは別です:15
36792 \begin_inset space \thinspace{}
36793 \end_inset
36794
36795
36796 \begin_inset Formula $^{\circ}\negmedspace\mbox{C}$
36797 \end_inset
36798
36799
36800 \end_layout
36801
36802 \begin_layout Itemize
36803 4桁以上の数は、3桁ごとに最小空白を直前に挿入して、グループ化します:18
36804 \begin_inset space \thinspace{}
36805 \end_inset
36806
36807 473
36808 \begin_inset space \thinspace{}
36809 \end_inset
36810
36811 588
36812 \end_layout
36813
36814 \begin_layout Itemize
36815 \begin_inset Formula $120\times90\times40$
36816 \end_inset
36817
36818
36819 \begin_inset space \thinspace{}
36820 \end_inset
36821
36822 cmのような寸法には、積記号「
36823 \begin_inset Formula $\times$
36824 \end_inset
36825
36826 」を用います。これは、
36827 \series bold
36828
36829 \backslash
36830 times
36831 \series default
36832 コマンドか、
36833 \family sans
36834 挿入\SpecialChar \menuseparator
36835 特殊文字\SpecialChar \menuseparator
36836 記号
36837 \family default
36838 メニューから入れることができます。
36839 \end_layout
36840
36841 \begin_layout Itemize
36842 いくつかの文字を含む関数名は、混乱を防ぐためにアップライト体にします。第
36843 \begin_inset CommandInset ref
36844 LatexCommand ref
36845 reference "sub:定義済み函数"
36846
36847 \end_inset
36848
36849 節を参照。
36850 \end_layout
36851
36852 \begin_layout Itemize
36853 複数の文字を含む指数は、アップライト体にします:
36854 \begin_inset Formula $E_{\mathrm{kin}}$
36855 \end_inset
36856
36857
36858 \begin_inset Newline newline
36859 \end_inset
36860
36861 行列要素はイタリック体にします:
36862 \begin_inset Formula $\hat{H}_{kl}$
36863 \end_inset
36864
36865
36866 \end_layout
36867
36868 \begin_layout Itemize
36869 微分作用素・積分作用素「d」、オイラー数「e」、虚数単位「i」は、他の変数と間違えることを避けるために、アップライト体にします。
36870 \end_layout
36871
36872 \begin_layout Itemize
36873
36874 \noun on
36875 フーリエ
36876 \noun default
36877 変換を表す文字は、
36878 \series bold
36879
36880 \backslash
36881 mathscr
36882 \begin_inset space \textvisiblespace{}
36883 \end_inset
36884
36885 {F
36886 \series default
36887 コマンド
36888 \begin_inset Index idx
36889 status collapsed
36890
36891 \begin_layout Plain Layout
36892 こまんど@コマンド! M ! 
36893 \backslash
36894 mathscr
36895 \end_layout
36896
36897 \end_inset
36898
36899
36900 \family sans
36901 挿入\SpecialChar \menuseparator
36902 特殊文字\SpecialChar \menuseparator
36903 記号\SpecialChar \menuseparator
36904 文字様記号
36905 \family default
36906 メニューの
36907 \begin_inset Formula $\mathscr{F}$
36908 \end_inset
36909
36910 で入れることができます。
36911 \end_layout
36912
36913 \begin_layout Standard
36914 \begin_inset Newpage newpage
36915 \end_inset
36916
36917
36918 \end_layout
36919
36920 \begin_layout Section
36921 同義語
36922 \begin_inset Index idx
36923 status collapsed
36924
36925 \begin_layout Plain Layout
36926 どうぎご@同義語
36927 \end_layout
36928
36929 \end_inset
36930
36931
36932 \end_layout
36933
36934 \begin_layout Standard
36935 いくつかの文字や記号は、複数のコマンドから作ることができます。以下は、同義のコマンドの一覧です。
36936 \end_layout
36937
36938 \begin_layout Standard
36939 \begin_inset VSpace bigskip
36940 \end_inset
36941
36942
36943 \begin_inset space \hfill{}
36944 \end_inset
36945
36946
36947 \begin_inset Tabular
36948 <lyxtabular version="3" rows="12" columns="2">
36949 <features rotate="0" tabularvalignment="middle">
36950 <column alignment="center" valignment="top" width="0pt">
36951 <column alignment="center" valignment="top" width="0pt">
36952 <row>
36953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36954 \begin_inset Text
36955
36956 \begin_layout Plain Layout
36957 コマンド
36958 \end_layout
36959
36960 \end_inset
36961 </cell>
36962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36963 \begin_inset Text
36964
36965 \begin_layout Plain Layout
36966 同義のコマンド
36967 \begin_inset Note Note
36968 status collapsed
36969
36970 \begin_layout Plain Layout
36971 ここで
36972 \series bold
36973
36974 \backslash
36975 raisebox
36976 \series default
36977 はスペーサーとして使用しているだけです。
36978 \end_layout
36979
36980 \end_inset
36981
36982
36983 \end_layout
36984
36985 \end_inset
36986 </cell>
36987 </row>
36988 <row>
36989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36990 \begin_inset Text
36991
36992 \begin_layout Plain Layout
36993
36994 \backslash
36995 ast
36996 \end_layout
36997
36998 \end_inset
36999 </cell>
37000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37001 \begin_inset Text
37002
37003 \begin_layout Plain Layout
37004 \begin_inset ERT
37005 status collapsed
37006
37007 \begin_layout Plain Layout
37008
37009
37010 \backslash
37011 raisebox{-1.2mm}{
37012 \end_layout
37013
37014 \end_inset
37015
37016 *
37017 \begin_inset ERT
37018 status collapsed
37019
37020 \begin_layout Plain Layout
37021
37022 }
37023 \end_layout
37024
37025 \end_inset
37026
37027
37028 \end_layout
37029
37030 \end_inset
37031 </cell>
37032 </row>
37033 <row>
37034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37035 \begin_inset Text
37036
37037 \begin_layout Plain Layout
37038
37039 \backslash
37040 choose
37041 \end_layout
37042
37043 \end_inset
37044 </cell>
37045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37046 \begin_inset Text
37047
37048 \begin_layout Plain Layout
37049
37050 \backslash
37051 binom
37052 \end_layout
37053
37054 \end_inset
37055 </cell>
37056 </row>
37057 <row>
37058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37059 \begin_inset Text
37060
37061 \begin_layout Plain Layout
37062
37063 \backslash
37064 geq
37065 \end_layout
37066
37067 \end_inset
37068 </cell>
37069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37070 \begin_inset Text
37071
37072 \begin_layout Plain Layout
37073
37074 \backslash
37075 ge
37076 \end_layout
37077
37078 \end_inset
37079 </cell>
37080 </row>
37081 <row>
37082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37083 \begin_inset Text
37084
37085 \begin_layout Plain Layout
37086
37087 \backslash
37088 lbrace
37089 \end_layout
37090
37091 \end_inset
37092 </cell>
37093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37094 \begin_inset Text
37095
37096 \begin_layout Plain Layout
37097 {
37098 \end_layout
37099
37100 \end_inset
37101 </cell>
37102 </row>
37103 <row>
37104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37105 \begin_inset Text
37106
37107 \begin_layout Plain Layout
37108
37109 \backslash
37110 lbracket
37111 \end_layout
37112
37113 \end_inset
37114 </cell>
37115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37116 \begin_inset Text
37117
37118 \begin_layout Plain Layout
37119 [
37120 \end_layout
37121
37122 \end_inset
37123 </cell>
37124 </row>
37125 <row>
37126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37127 \begin_inset Text
37128
37129 \begin_layout Plain Layout
37130
37131 \backslash
37132 leftarrow
37133 \end_layout
37134
37135 \end_inset
37136 </cell>
37137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37138 \begin_inset Text
37139
37140 \begin_layout Plain Layout
37141
37142 \backslash
37143 gets
37144 \end_layout
37145
37146 \end_inset
37147 </cell>
37148 </row>
37149 <row>
37150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37151 \begin_inset Text
37152
37153 \begin_layout Plain Layout
37154
37155 \backslash
37156 leq
37157 \end_layout
37158
37159 \end_inset
37160 </cell>
37161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37162 \begin_inset Text
37163
37164 \begin_layout Plain Layout
37165
37166 \backslash
37167 le
37168 \end_layout
37169
37170 \end_inset
37171 </cell>
37172 </row>
37173 <row>
37174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37175 \begin_inset Text
37176
37177 \begin_layout Plain Layout
37178
37179 \backslash
37180 lor
37181 \end_layout
37182
37183 \end_inset
37184 </cell>
37185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37186 \begin_inset Text
37187
37188 \begin_layout Plain Layout
37189
37190 \backslash
37191 vee
37192 \end_layout
37193
37194 \end_inset
37195 </cell>
37196 </row>
37197 <row>
37198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37199 \begin_inset Text
37200
37201 \begin_layout Plain Layout
37202
37203 \backslash
37204 neq
37205 \end_layout
37206
37207 \end_inset
37208 </cell>
37209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37210 \begin_inset Text
37211
37212 \begin_layout Plain Layout
37213
37214 \backslash
37215 not=
37216 \end_layout
37217
37218 \end_inset
37219 </cell>
37220 </row>
37221 <row>
37222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37223 \begin_inset Text
37224
37225 \begin_layout Plain Layout
37226
37227 \backslash
37228 slash
37229 \end_layout
37230
37231 \end_inset
37232 </cell>
37233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37234 \begin_inset Text
37235
37236 \begin_layout Plain Layout
37237 /
37238 \end_layout
37239
37240 \end_inset
37241 </cell>
37242 </row>
37243 <row>
37244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37245 \begin_inset Text
37246
37247 \begin_layout Plain Layout
37248
37249 \backslash
37250 vert
37251 \end_layout
37252
37253 \end_inset
37254 </cell>
37255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37256 \begin_inset Text
37257
37258 \begin_layout Plain Layout
37259 \begin_inset Formula $|$
37260 \end_inset
37261
37262
37263 \end_layout
37264
37265 \end_inset
37266 </cell>
37267 </row>
37268 </lyxtabular>
37269
37270 \end_inset
37271
37272
37273 \begin_inset space \hfill{}
37274 \end_inset
37275
37276
37277 \begin_inset Tabular
37278 <lyxtabular version="3" rows="12" columns="2">
37279 <features rotate="0" tabularvalignment="middle">
37280 <column alignment="center" valignment="top" width="0pt">
37281 <column alignment="center" valignment="top" width="0pt">
37282 <row>
37283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37284 \begin_inset Text
37285
37286 \begin_layout Plain Layout
37287 コマンド
37288 \end_layout
37289
37290 \end_inset
37291 </cell>
37292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37293 \begin_inset Text
37294
37295 \begin_layout Plain Layout
37296 同義のコマンド
37297 \end_layout
37298
37299 \end_inset
37300 </cell>
37301 </row>
37302 <row>
37303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37304 \begin_inset Text
37305
37306 \begin_layout Plain Layout
37307
37308 \backslash
37309 backslash
37310 \end_layout
37311
37312 \end_inset
37313 </cell>
37314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37315 \begin_inset Text
37316
37317 \begin_layout Plain Layout
37318
37319 \backslash
37320
37321 \backslash
37322
37323 \end_layout
37324
37325 \end_inset
37326 </cell>
37327 </row>
37328 <row>
37329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37330 \begin_inset Text
37331
37332 \begin_layout Plain Layout
37333
37334 \backslash
37335 dasharrow
37336 \end_layout
37337
37338 \end_inset
37339 </cell>
37340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37341 \begin_inset Text
37342
37343 \begin_layout Plain Layout
37344
37345 \backslash
37346 dashrightarrow
37347 \end_layout
37348
37349 \end_inset
37350 </cell>
37351 </row>
37352 <row>
37353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37354 \begin_inset Text
37355
37356 \begin_layout Plain Layout
37357
37358 \backslash
37359 land
37360 \end_layout
37361
37362 \end_inset
37363 </cell>
37364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37365 \begin_inset Text
37366
37367 \begin_layout Plain Layout
37368
37369 \backslash
37370 wedge
37371 \end_layout
37372
37373 \end_inset
37374 </cell>
37375 </row>
37376 <row>
37377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37378 \begin_inset Text
37379
37380 \begin_layout Plain Layout
37381
37382 \backslash
37383 rbrace
37384 \end_layout
37385
37386 \end_inset
37387 </cell>
37388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37389 \begin_inset Text
37390
37391 \begin_layout Plain Layout
37392 }
37393 \end_layout
37394
37395 \end_inset
37396 </cell>
37397 </row>
37398 <row>
37399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37400 \begin_inset Text
37401
37402 \begin_layout Plain Layout
37403
37404 \backslash
37405 rbracket
37406 \end_layout
37407
37408 \end_inset
37409 </cell>
37410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37411 \begin_inset Text
37412
37413 \begin_layout Plain Layout
37414 ]
37415 \end_layout
37416
37417 \end_inset
37418 </cell>
37419 </row>
37420 <row>
37421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37422 \begin_inset Text
37423
37424 \begin_layout Plain Layout
37425
37426 \backslash
37427 rightarrow
37428 \end_layout
37429
37430 \end_inset
37431 </cell>
37432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37433 \begin_inset Text
37434
37435 \begin_layout Plain Layout
37436
37437 \backslash
37438 to
37439 \end_layout
37440
37441 \end_inset
37442 </cell>
37443 </row>
37444 <row>
37445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37446 \begin_inset Text
37447
37448 \begin_layout Plain Layout
37449
37450 \backslash
37451 lnot
37452 \end_layout
37453
37454 \end_inset
37455 </cell>
37456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37457 \begin_inset Text
37458
37459 \begin_layout Plain Layout
37460
37461 \backslash
37462 neg
37463 \end_layout
37464
37465 \end_inset
37466 </cell>
37467 </row>
37468 <row>
37469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37470 \begin_inset Text
37471
37472 \begin_layout Plain Layout
37473
37474 \backslash
37475 ne
37476 \end_layout
37477
37478 \end_inset
37479 </cell>
37480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37481 \begin_inset Text
37482
37483 \begin_layout Plain Layout
37484
37485 \backslash
37486 not=
37487 \end_layout
37488
37489 \end_inset
37490 </cell>
37491 </row>
37492 <row>
37493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37494 \begin_inset Text
37495
37496 \begin_layout Plain Layout
37497
37498 \backslash
37499 owns
37500 \end_layout
37501
37502 \end_inset
37503 </cell>
37504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37505 \begin_inset Text
37506
37507 \begin_layout Plain Layout
37508
37509 \backslash
37510 ni
37511 \end_layout
37512
37513 \end_inset
37514 </cell>
37515 </row>
37516 <row>
37517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37518 \begin_inset Text
37519
37520 \begin_layout Plain Layout
37521
37522 \backslash
37523 square
37524 \end_layout
37525
37526 \end_inset
37527 </cell>
37528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37529 \begin_inset Text
37530
37531 \begin_layout Plain Layout
37532
37533 \backslash
37534 Box
37535 \end_layout
37536
37537 \end_inset
37538 </cell>
37539 </row>
37540 <row>
37541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37542 \begin_inset Text
37543
37544 \begin_layout Plain Layout
37545
37546 \backslash
37547 Vert
37548 \end_layout
37549
37550 \end_inset
37551 </cell>
37552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37553 \begin_inset Text
37554
37555 \begin_layout Plain Layout
37556
37557 \backslash
37558
37559 \begin_inset Formula $|$
37560 \end_inset
37561
37562
37563 \end_layout
37564
37565 \end_inset
37566 </cell>
37567 </row>
37568 </lyxtabular>
37569
37570 \end_inset
37571
37572
37573 \begin_inset space \hfill{}
37574 \end_inset
37575
37576
37577 \end_layout
37578
37579 \begin_layout Standard
37580 \begin_inset Newpage newpage
37581 \end_inset
37582
37583
37584 \end_layout
37585
37586 \begin_layout Bibliography
37587 \begin_inset CommandInset bibitem
37588 LatexCommand bibitem
37589 key "TLC2"
37590
37591 \end_inset
37592
37593
37594 \shape smallcaps
37595 Mittelbach, F.
37596  ; Goossens, M.
37597 \shape default
37598
37599 \shape italic
37600 The LaTeX Companion
37601 \shape default
37602 , 2nd ed.
37603  Addison Wesley, 2004
37604 \end_layout
37605
37606 \begin_layout Bibliography
37607 \begin_inset CommandInset bibitem
37608 LatexCommand bibitem
37609 key "Mathmode"
37610
37611 \end_inset
37612
37613 LaTeXの数式能力の
37614 \begin_inset CommandInset href
37615 LatexCommand href
37616 name "説明"
37617 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37618
37619 \end_inset
37620
37621
37622 \end_layout
37623
37624 \begin_layout Bibliography
37625 \begin_inset CommandInset bibitem
37626 LatexCommand bibitem
37627 key "AMS"
37628
37629 \end_inset
37630
37631
37632 \begin_inset ERT
37633 status collapsed
37634
37635 \begin_layout Plain Layout
37636
37637
37638 \backslash
37639 AmS
37640 \end_layout
37641
37642 \end_inset
37643
37644 -LaTeXの
37645 \begin_inset CommandInset href
37646 LatexCommand href
37647 name "説明"
37648 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
37649
37650 \end_inset
37651
37652
37653 \end_layout
37654
37655 \begin_layout Bibliography
37656 \begin_inset CommandInset bibitem
37657 LatexCommand bibitem
37658 key "Symbols"
37659
37660 \end_inset
37661
37662 LaTeXパッケージで利用できる記号の
37663 \begin_inset CommandInset href
37664 LatexCommand href
37665 name "全覧"
37666 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37667
37668 \end_inset
37669
37670
37671 \end_layout
37672
37673 \begin_layout Bibliography
37674 \begin_inset CommandInset bibitem
37675 LatexCommand bibitem
37676 key "cancel"
37677
37678 \end_inset
37679
37680 LaTeX 
37681 \series bold
37682 cancel
37683 \series default
37684
37685 \begin_inset Index idx
37686 status collapsed
37687
37688 \begin_layout Plain Layout
37689 ぱっけーじ@パッケージ ! cancel
37690 \end_layout
37691
37692 \end_inset
37693
37694 パッケージの
37695 \begin_inset CommandInset href
37696 LatexCommand href
37697 name "取扱説明書"
37698 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
37699
37700 \end_inset
37701
37702
37703 \end_layout
37704
37705 \begin_layout Bibliography
37706 \begin_inset CommandInset bibitem
37707 LatexCommand bibitem
37708 key "hyperref"
37709
37710 \end_inset
37711
37712 LaTeX 
37713 \series bold
37714 hyperref
37715 \series default
37716
37717 \begin_inset Index idx
37718 status collapsed
37719
37720 \begin_layout Plain Layout
37721 ぱっけーじ@パッケージ ! hyperref
37722 \end_layout
37723
37724 \end_inset
37725
37726 パッケージの
37727 \begin_inset CommandInset href
37728 LatexCommand href
37729 name "取扱説明書"
37730 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37731
37732 \end_inset
37733
37734
37735 \end_layout
37736
37737 \begin_layout Bibliography
37738 \begin_inset CommandInset bibitem
37739 LatexCommand bibitem
37740 key "mhchem"
37741
37742 \end_inset
37743
37744 LaTeX 
37745 \series bold
37746 mhchem
37747 \series default
37748
37749 \begin_inset Index idx
37750 status collapsed
37751
37752 \begin_layout Plain Layout
37753 ぱっけーじ@パッケージ ! mhchem
37754 \end_layout
37755
37756 \end_inset
37757
37758 パッケージの
37759 \begin_inset CommandInset href
37760 LatexCommand href
37761 name "取扱説明書"
37762 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37763
37764 \end_inset
37765
37766
37767 \end_layout
37768
37769 \begin_layout Bibliography
37770 \begin_inset CommandInset bibitem
37771 LatexCommand bibitem
37772 key "Duden"
37773
37774 \end_inset
37775
37776
37777 \emph on
37778 Duden Band 1
37779 \emph default
37780 .
37781  22.
37782  Auflage, Duden 2001
37783 \end_layout
37784
37785 \begin_layout Bibliography
37786 \begin_inset CommandInset bibitem
37787 LatexCommand bibitem
37788 key "Checklist"
37789
37790 \end_inset
37791
37792 原稿見直しの
37793 \begin_inset CommandInset href
37794 LatexCommand href
37795 name "チェックリスト"
37796 target "http://physics.nist.gov/Document/checklist.pdf"
37797
37798 \end_inset
37799
37800
37801 \end_layout
37802
37803 \begin_layout Standard
37804 \begin_inset CommandInset index_print
37805 LatexCommand printindex
37806 type "idx"
37807
37808 \end_inset
37809
37810
37811 \end_layout
37812
37813 \end_body
37814 \end_document